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_12.safetensors with huggingface_hub
Browse files- real_12.safetensors +3 -0
real_12.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20a304f7c47dea1e39d8559c5a2d5dc86179ffb1021b65deb17667ef51388b05
|
| 3 |
+
size 12392
|