Instructions to use finalform/auto-gpt-oss-120B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use finalform/auto-gpt-oss-120B with PEFT:
Task type is invalid.
- Transformers
How to use finalform/auto-gpt-oss-120B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("finalform/auto-gpt-oss-120B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 200875392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c38d8775070008c1aab9dad6feefbac2ec68764e0797e399aa8ffdac0d527a1
|
| 3 |
size 200875392
|