Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ library_name: transformers
|
|
12 |
# Model Card for SpaceLlama3.1-hf
|
13 |
|
14 |
**SpaceLlama3.1-hf** uses [llama3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) as the llm backbone along with the fused DINOv2+SigLIP features of [prismatic-vlms](https://github.com/TRI-ML/prismatic-vlms).
|
|
|
15 |
Uses [OpenVLA](https://github.com/openvla/openvla#converting-prismatic-models-to-hugging-face) to convert the prismatic-vlm to a Huggingface model.
|
16 |
|
17 |
|
|
|
12 |
# Model Card for SpaceLlama3.1-hf
|
13 |
|
14 |
**SpaceLlama3.1-hf** uses [llama3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) as the llm backbone along with the fused DINOv2+SigLIP features of [prismatic-vlms](https://github.com/TRI-ML/prismatic-vlms).
|
15 |
+
|
16 |
Uses [OpenVLA](https://github.com/openvla/openvla#converting-prismatic-models-to-hugging-face) to convert the prismatic-vlm to a Huggingface model.
|
17 |
|
18 |
|