open-r1/Mixture-of-Thoughts
Viewer • Updated • 699k • 5.13k • 312
How to use MzansiDrop/Mzanstyle with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("MzansiDrop/Mzanstyle", "model.bin"))Base model
deepseek-ai/DeepSeek-R1-0528