Instructions to use pmarquees/succinct-router with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use pmarquees/succinct-router with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir succinct-router pmarquees/succinct-router
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 117 Bytes
338bb9c | 1 2 3 4 5 6 7 8 | {
"candidate_model_config_ids": [
"gpt-5.6-luna-none",
"gpt-5.6-terra-low",
"gpt-5.6-sol-medium"
]
}
|