SMART ROUTER MODELS
Collection
A fine-tuned LLaMA 3B classifier that routes user queries to the right AI tier — without ever needing to be retrained when new models are released. • 11 items • Updated • 1
How to use PRATHAM4567/S1.2 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("PRATHAM4567/S1.2", device_map="auto")This llama model was trained 2x faster with Unsloth