argilla/FinePersonas-v0.1
Viewer • Updated • 42.1M • 10.1k • 409
How to use Communibot/COMMUNIBOT with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("Communibot/COMMUNIBOT", "model.bin"))Base model
openai/whisper-large-v3