fka/prompts.chat
Viewer • Updated • 1.83k • 42.6k • 9.7k
How to use Ashxr/Abitrage with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("Ashxr/Abitrage", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("Ashxr/Abitrage", set_active=True)Base model
openai/gpt-oss-120b
# Gated model: Login with a HF token with gated access permission hf auth login