chrispie commited on
Commit
cfa3591
·
verified ·
1 Parent(s): d676cb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -1,13 +1,10 @@
1
  ---
2
- title: Llama Hqq 1 Bit
3
- emoji: 📊
4
- colorFrom: green
5
- colorTo: pink
6
- sdk: gradio
7
- sdk_version: 4.24.0
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ license: llama2
3
+ train: false
4
+ inference: false
5
+ pipeline_tag: text-generation
 
 
 
 
 
6
  ---
7
 
8
+ Demo for HQQ 1-bit quantized (binary weights) Llama2-7B-chat model using a low-rank adapter to improve the performance (referred to as HQQ+).
9
+
10
+ https://huggingface.co/mobiuslabsgmbh/Llama-2-7b-chat-hf_1bitgs8_hqq