Add base_model metadata
Browse filesAdds this model to the OpenGVLab/InternVL2-Llama3-76B model tree
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: llama3
|
| 3 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# InternVL2-Llama3-76B-AWQ
|
|
|
|
| 1 |
---
|
| 2 |
license: llama3
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
+
base_model: OpenGVLab/InternVL2-Llama3-76B
|
| 5 |
+
base_model_relation: quantized
|
| 6 |
---
|
| 7 |
|
| 8 |
# InternVL2-Llama3-76B-AWQ
|