Instructions to use devkyle/Akan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/Akan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/Akan")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("devkyle/Akan") model = AutoModelForMultimodalLM.from_pretrained("devkyle/Akan") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Sep03_12-22-27_c8783d7e6a85
- Sep03_12-24-29_c8783d7e6a85
- Sep03_12-25-33_c8783d7e6a85
- Sep03_12-26-40_c8783d7e6a85
- Sep03_22-40-24_e4cbff74447f
- Sep04_13-07-55_c2b93dd0620c
- Sep04_15-29-32_0ce68be57010
- Sep04_17-20-51_0ce68be57010
- Sep04_21-18-47_2164795dcc3b
- Sep04_22-39-54_65c612d2ca56
- Sep11_06-02-10_9e1287df26cf