squeeze-ai-lab commited on
Commit
d43ab19
1 Parent(s): 4afbee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ For more details please check out our [paper](https://arxiv.org/pdf/2306.07629.p
10
 
11
  ## Model description
12
 
13
- 3-bit quantized LLaMA 7B model using SqueezeLLM. More details can be found in the [paper](https://arxiv.org/pdf/2306.07629.pdf).
14
 
15
- * **Base Model:** [LLaMA 7B](https://arxiv.org/abs/2302.13971)
16
  * **Bitwidth:** 3-bit
17
  * **Sparsity Level:** 0% (dense-only)
18
 
 
10
 
11
  ## Model description
12
 
13
+ 3-bit quantized Vicuna-7B-v1.1 model using SqueezeLLM. More details can be found in the [paper](https://arxiv.org/pdf/2306.07629.pdf).
14
 
15
+ * **Base Model:** [Vicuna-7B-v1.1](https://huggingface.co/lmsys/vicuna-7b-delta-v1.1) (by [LMSYS](https://lmsys.org/))
16
  * **Bitwidth:** 3-bit
17
  * **Sparsity Level:** 0% (dense-only)
18