nvidia/OpenMathReasoning
Viewer • Updated • 5.68M • 55.5k • 475
How to use resurrective/hhh with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("resurrective/hhh", "model.bin"))Base model
sand-ai/MAGI-1