Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
---
|
4 |
+
## Llama-3.2-SFT-Vision-Arena Model Card
|
5 |
+
### Model Details
|
6 |
+
Llama-3.2-SFT-Vision-Arena is a chat assistant trained by fine-tuning Llama-3.2-11B-Vision on user-shared conversations collected from Chatbot Arena.
|
7 |
+
|
8 |
+
- Developed by: LMArena
|
9 |
+
- Model type: An auto-regressive vision language model based on the transformer architecture
|
10 |
+
- License: Llama 3.2 Community License Agreement
|
11 |
+
- Finetuned from model: Llama-3.2-11B-Vision
|
12 |
+
|
13 |
+
### Model Sources
|
14 |
+
- Repository: https://github.com/lm-sys/FastChat
|
15 |
+
- Paper: https://arxiv.org/abs/2412.08687
|
16 |
+
|
17 |
+
### Uses
|
18 |
+
The primary use of Llama-3.2-SFT-Vision-Arena is research on vision language models and chatbots. The primary intended users of the model are researchers and hobbyists in natural language processing, machine learning, and artificial intelligence.
|