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("undefined") model.load_adapter("OpenTrouter/Trouter-20b", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload real_32.safetensors with huggingface_hub
Browse files- real_32.safetensors +3 -0
real_32.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7a9f5e45c5419960aa76f5a91f60b22ac88cb43cd69d4ed8e585bfc9c62a842
|
| 3 |
+
size 3176
|