meta-llama/Llama-3.2-1B-Instruct-evals
Viewer • Updated • 142k • 111 • 28
How to use ATTLAB/quantumaurora with fastai:
from huggingface_hub import from_pretrained_fastai
learn = from_pretrained_fastai("ATTLAB/quantumaurora")Base model
deepseek-ai/DeepSeek-V3
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("ATTLAB/quantumaurora")