Instructions to use interlive/STRIDE-R003-PMDM-Qwen3-VL-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use interlive/STRIDE-R003-PMDM-Qwen3-VL-2B with Transformers:
# Load model directly from transformers import AutoProcessor, Qwen3VLForProactiveMDM processor = AutoProcessor.from_pretrained("interlive/STRIDE-R003-PMDM-Qwen3-VL-2B") model = Qwen3VLForProactiveMDM.from_pretrained("interlive/STRIDE-R003-PMDM-Qwen3-VL-2B") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 14000
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 4875307648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dc71bd7ca8384a5af07c6d117007c8bc3e959133e5b3a6448b43ad5fcc57f52
|
| 3 |
size 4875307648
|