Vision-CAIR
commited on
Commit
•
c6c20c3
1
Parent(s):
87eb44d
Model save
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# llama_3_2_output
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
---
|
2 |
+
base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
|
3 |
library_name: peft
|
4 |
+
license: llama3.2
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
|
|
16 |
|
17 |
# llama_3_2_output
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|