open-r1/Mixture-of-Thoughts
Viewer • Updated • 699k • 5.17k • 314
How to use z0llll/Machine-Learning-Guide_1 with fastai:
from huggingface_hub import from_pretrained_fastai
learn = from_pretrained_fastai("z0llll/Machine-Learning-Guide_1")Base model
deepseek-ai/DeepSeek-R1-0528
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("z0llll/Machine-Learning-Guide_1")