Anthropic/AnthropicInterviewer
Viewer • Updated • 1.25k • 2.16k • 373
How to use JAMhunggingface/JAMx with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("JAMhunggingface/JAMx", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("JAMhunggingface/JAMx", set_active=True)Base model
Tongyi-MAI/Z-Image-Turbo
# Gated model: Login with a HF token with gated access permission hf auth login