Instructions to use valcore/DSSD-Qwen3-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use valcore/DSSD-Qwen3-0.6B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("valcore/DSSD-Qwen3-0.6B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload aux_heads.pt with huggingface_hub
Browse files- aux_heads.pt +3 -0
aux_heads.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eec6b2edeeeff7ed0dccdbeeb15e9b8864b1b2f37dd5bd9f7cde5afdbfb1c34f
|
| 3 |
+
size 1244671384
|