kadirnar commited on
Commit
daec43f
1 Parent(s): 47f3416

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - meta-llama/Llama-3.1-8B-Instruct
4
+ pipeline_tag: text-generation
5
+ library_name: transformers
6
+ ---
7
+ # Llama-3.2-1B-Vision
8
+
9
+ A vision-enhanced version of the Llama-3.1-8B language model, capable of understanding and describing images while maintaining the base model's language capabilities.
10
+
11
+ ## Model Details
12
+ - **Base Model**: Llama-3.1-8B
13
+ - **Model Type**: Vision-Language Model
14
+ - **Last Updated**: December ?, 2024
15
+ - **Model Architecture**: Llama architecture with SigLIP vision encoder