Instructions to use OpenTrouter/Trouter-20b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use OpenTrouter/Trouter-20b with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("OpenTrouter/Trouter-20b", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload real_107.safetensors with huggingface_hub
Browse files- real_107.safetensors +3 -0
real_107.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:076f966acca1a6775b90864965bb3df9e53bcfcf4b0d953d94cf327cd326684b
|
| 3 |
+
size 9437296
|