File size: 533 Bytes
fa46ab8 6f82bd8 fa46ab8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
base_model:
- meta-llama/Llama-3.3-70B-Instruct
pipeline_tag: text-generation
library_name: transformers
---
# Llama-3.2-1B-Vision(development process continues)
A vision-enhanced version of the Llama-3.3-70B language model, capable of understanding and describing images while maintaining the base model's language capabilities.
## Model Details
- **Base Model**: Llama-3.3-70B
- **Model Type**: Vision-Language Model
- **Last Updated**: December ?, 2024
- **Model Architecture**: Llama architecture with SigLIP vision encoder |