bnjmnmarie commited on
Commit
5332cea
1 Parent(s): ebc101b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,6 +28,10 @@ The method and code used to quantize the model are explained here:
28
 
29
  This model is pre-trained and not fine-tuned. You may fine-tune it with PEFT using adapters.
30
 
 
 
 
 
31
 
32
  ## Model Card Contact
33
 
 
28
 
29
  This model is pre-trained and not fine-tuned. You may fine-tune it with PEFT using adapters.
30
 
31
+ ## Other quantized versions
32
+
33
+ - [kaitchup/Llama-2-7b-gptq-3bit](https://huggingface.co/kaitchup/Llama-2-7b-gptq-3bit)
34
+ - [kaitchup/Llama-2-7b-gptq-2bit](https://huggingface.co/kaitchup/Llama-2-7b-gptq-2bit)
35
 
36
  ## Model Card Contact
37