pbatra commited on
Commit
5219cf5
·
verified ·
1 Parent(s): 6aa3989

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: "meta-llama/Llama-3.2-11B-Vision-Instruct"
3
+ language:
4
+ - en
5
+ - de
6
+ - fr
7
+ - it
8
+ - pt
9
+ - hi
10
+ - es
11
+ - th
12
+ tags:
13
+ - transformers
14
+ - safetensors
15
+ - mllama
16
+ - image-text-to-text
17
+ - facebook
18
+ - meta
19
+ - pytorch
20
+ - llama
21
+ - llama-3
22
+ - conversational
23
+ - en
24
+ - de
25
+ - fr
26
+ - it
27
+ - pt
28
+ - hi
29
+ - es
30
+ - th
31
+ - arxiv:2204.05149
32
+ - license:llama3.2
33
+ - text-generation-inference
34
+ - endpoints_compatible
35
+ - region:us
36
+ license: "llama3.2"
37
+ inference: false
38
+ quantized_by: pbatra
39
+ ---
40
+
41
+ # Llama-3.2-11B-Vision-Instruct
42
+
43
+ This repository contains quantized versions of the model from the original repository: [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct).
44
+
45
+ | Name | Quantization Method | Size (GB) |
46
+ |------|---------------------|-----------|