alokabhishek commited on
Commit
84a4c09
1 Parent(s): 2b5b024

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This repo contains 4-bit quantized (using ExLlamaV2) model of Meta's meta-llama/
28
  - Original model: [Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
29
 
30
 
31
- ### About 4 bit quantization using bitsandbytes
32
 
33
 
34
  - ExLlamaV2 github repo: [ExLlamaV2 github repo](https://github.com/turboderp/exllamav2)
 
28
  - Original model: [Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
29
 
30
 
31
+ ### About 4 bit quantization using ExLlamaV2
32
 
33
 
34
  - ExLlamaV2 github repo: [ExLlamaV2 github repo](https://github.com/turboderp/exllamav2)