Thireus commited on
Commit
8036f5c
·
1 Parent(s): e0d32b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Refs:
22
  - wbits: 8
23
  - true-sequential: yes
24
  - act-order: yes
25
- - 8-bit quantized - Read more about this here: https://github.com/ggerganov/llama.cpp/pull/951
26
  - Conversion process: LLaMa 13B -> LLaMa 13B HF -> Vicuna13B-v1.1 HF -> Vicuna13B-v1.1-8bit-128g
27
 
28
  <br>
 
22
  - wbits: 8
23
  - true-sequential: yes
24
  - act-order: yes
25
+ - 8-bit quantized
26
  - Conversion process: LLaMa 13B -> LLaMa 13B HF -> Vicuna13B-v1.1 HF -> Vicuna13B-v1.1-8bit-128g
27
 
28
  <br>