FreedomIntelligence/medical-o1-reasoning-SFT
Viewer • Updated • 90.1k • 11k • 1.14k
How to use KikiAnandhan/modelName with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub
models, cfg, task = load_model_ensemble_and_task_from_hf_hub(
"KikiAnandhan/modelName"
)Base model
deepseek-ai/DeepSeek-V3