alokabhishek commited on
Commit
1795b14
·
verified ·
1 Parent(s): 3592fc8

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - 4bit
5
  - llama
6
  - llama-2
7
  - facebook
@@ -20,7 +20,7 @@ pipeline_tag: text-generation
20
 
21
  <!-- Provide a quick summary of what the model is/does. -->
22
 
23
- This repo contains 4-bit quantized (using ExLlamaV2) model of Meta's meta-llama/Llama-2-7b-chat-hf
24
 
25
  ## Model Details
26
 
 
1
  ---
2
  library_name: transformers
3
  tags:
4
+ - 5bit
5
  - llama
6
  - llama-2
7
  - facebook
 
20
 
21
  <!-- Provide a quick summary of what the model is/does. -->
22
 
23
+ This repo contains 5-bit quantized (using ExLlamaV2) model of Meta's meta-llama/Llama-2-7b-chat-hf
24
 
25
  ## Model Details
26