Add model card (#1)
Browse files- Add model card (215c9bf992fd026896895297ce9fa411ec30c4ab)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model described in [Exploring the Potential of Encoder-free Architectures in 3D LMMs](https://huggingface.co/papers/2502.09620).
|
7 |
+
|
8 |
+
Code: https://github.com/Ivan-Tang-3D/ENEL
|