Instructions to use interlive/STRIDE-Q001-PMDM-Qwen3_5-08B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use interlive/STRIDE-Q001-PMDM-Qwen3_5-08B with Transformers:
# Load model directly from transformers import AutoProcessor, Qwen3_5ForProactiveMDM processor = AutoProcessor.from_pretrained("interlive/STRIDE-Q001-PMDM-Qwen3_5-08B") model = Qwen3_5ForProactiveMDM.from_pretrained("interlive/STRIDE-Q001-PMDM-Qwen3_5-08B") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7397
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2213607256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb942fdaa008236cbdba25201bd4df4914bcc33783df771a9e292e1cdb65ea8c
|
| 3 |
size 2213607256
|