Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,15 @@ tags:
|
|
| 46 |
/>
|
| 47 |
</div>
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
## License
|
| 50 |
The model is released under the CC BY-NC-SA 4.0 license as found in the [LICENSE](https://huggingface.co/unitreerobotics/UnifoLM-VLA-Base/blob/main/LICENSE). You are responsible for ensuring that your use of Unitree AI Models complies with all applicable laws.
|
| 51 |
|
|
|
|
| 46 |
/>
|
| 47 |
</div>
|
| 48 |
|
| 49 |
+
## 📝 Citation
|
| 50 |
+
```
|
| 51 |
+
@misc{unifolm-vla-0,
|
| 52 |
+
author = {Unitree},
|
| 53 |
+
title = {UnifoLM-VLA-0: A Vision-Language-Action (VLA) Framework under UnifoLM Family},
|
| 54 |
+
year = {2026},
|
| 55 |
+
}
|
| 56 |
+
```
|
| 57 |
+
|
| 58 |
## License
|
| 59 |
The model is released under the CC BY-NC-SA 4.0 license as found in the [LICENSE](https://huggingface.co/unitreerobotics/UnifoLM-VLA-Base/blob/main/LICENSE). You are responsible for ensuring that your use of Unitree AI Models complies with all applicable laws.
|
| 60 |
|