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_11.safetensors with huggingface_hub
Browse files- real_11.safetensors +3 -0
real_11.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebb64b53067aadef51998d6a5dbfb5fbe54220dbf2add0714307b41632d167a2
|
| 3 |
+
size 9437296
|