HuggingFaceFW/fineweb-2
Viewer • Updated • 4.48B • 78.3k • 859
How to use tsatheesh8/sample-models with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("tsatheesh8/sample-models", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("tsatheesh8/sample-models", set_active=True)Base model
mistralai/Mistral-Small-3.1-24B-Base-2503
# Gated model: Login with a HF token with gated access permission hf auth login