File size: 1,250 Bytes
a77b0e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
tags:
  - uqff
  - mistral.rs
base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
base_model_relation: quantized
---

<!-- Autogenerated from user input. -->

# `meta-llama/Llama-3.2-11B-Vision-Instruct`, UQFF quantization


Run with [mistral.rs](https://github.com/EricLBuehler/mistral.rs). Documentation: [UQFF docs](https://github.com/EricLBuehler/mistral.rs/blob/master/docs/UQFF.md).

1) **Flexible** ๐ŸŒ€: Multiple quantization formats in *one* file format with *one* framework to run them all.
2) **Reliable** ๐Ÿ”’: Compatibility ensured with *embedded* and *checked* semantic versioning information from day 1.
3) **Easy** ๐Ÿค—: Download UQFF models *easily* and *quickly* from Hugging Face, or use a local file.
3) **Customizable** ๐Ÿ› ๏ธ: Make and publish your own UQFF files in minutes.
## Files

|Name|Quantization type(s)|Example|
|--|--|--|
|llama-3.2-11b-vision-q4k.uqff|Q4K|`./mistralrs-server -i plain -m meta-llama/Llama-3.2-11B-Vision-Instruct --from-uqff EricB/Llama-3.2-11B-Vision-Instruct-UQFF/llama-3.2-11b-vision-q4k.uqff`|
|llama-3.2-11b-vision-q8_0.uqff|Q8_0|`./mistralrs-server -i plain -m meta-llama/Llama-3.2-11B-Vision-Instruct --from-uqff EricB/Llama-3.2-11B-Vision-Instruct-UQFF/llama-3.2-11b-vision-q8_0.uqff`|