facebook/natural_reasoning
Viewer • Updated • 1.15M • 2.49k • 570
How to use emirke159753159753/abii with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("emirke159753159753/abii", "model.bin"))Base model
deepseek-ai/DeepSeek-R1