Xkev not-lain commited on
Commit
6b0b9bb
1 Parent(s): a52756e

Update README.md (#1)

Browse files

- Update README.md (275aa2810283d8d89883e732d9fda9cc0ba28f48)


Co-authored-by: Lain <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  base_model:
6
  - meta-llama/Llama-3.2-11B-Vision-Instruct
7
  pipeline_tag: visual-question-answering
 
8
  ---
9
  # Model Card for Model ID
10
 
@@ -91,4 +92,4 @@ Using the same setting should accurately reproduce our results.
91
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
92
 
93
  The model may generate biased or offensive content, similar to other VLMs, due to limitations in the training data.
94
- Technically, the model's performance in aspects like instruction following still falls short of leading industry models.
 
5
  base_model:
6
  - meta-llama/Llama-3.2-11B-Vision-Instruct
7
  pipeline_tag: visual-question-answering
8
+ library_name: transformers
9
  ---
10
  # Model Card for Model ID
11
 
 
92
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
93
 
94
  The model may generate biased or offensive content, similar to other VLMs, due to limitations in the training data.
95
+ Technically, the model's performance in aspects like instruction following still falls short of leading industry models.