justheuristic commited on
Commit
b17b814
1 Parent(s): 4c53d47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
  - llama-2
8
  - conversational
9
  - text-generation-inference
 
 
 
10
  ---
11
 
12
  An official quantization of [meta-llama/Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b) using [PV-Tuning](https://arxiv.org/abs/2405.14852) on top of [AQLM](https://arxiv.org/abs/2401.06118).
 
7
  - llama-2
8
  - conversational
9
  - text-generation-inference
10
+ pipeline_tag: text-generation
11
+ language:
12
+ - en
13
  ---
14
 
15
  An official quantization of [meta-llama/Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b) using [PV-Tuning](https://arxiv.org/abs/2405.14852) on top of [AQLM](https://arxiv.org/abs/2401.06118).