Robotics
Transformers
Safetensors
dm05
text-generation
robot-control
vision-language-action
vla
dm0.5
opendm
Instructions to use Dexmal/DM05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dexmal/DM05 with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Dexmal/DM05", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Dexmal commited on
update
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- opendm
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |

|
| 17 |
|
|
|
|
| 11 |
- opendm
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# DM05
|
| 15 |
|
| 16 |

|
| 17 |
|