Instructions to use Benjaminpwh/qwen2.5-7b-instruct-poly-adaLORA-6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Benjaminpwh/qwen2.5-7b-instruct-poly-adaLORA-6 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Benjaminpwh/qwen2.5-7b-instruct-poly-adaLORA-6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Upload scheduler.pt with huggingface_hub
Browse files- scheduler.pt +3 -0
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb760a02c022c6921d11f3b0c2b2866055ea1bf8cb6b070cf626154bc3ffe553
|
| 3 |
+
size 1465
|