abhinavkulkarni commited on
Commit
5918ce5
1 Parent(s): 5005aef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,7 +34,7 @@ git clone https://github.com/mit-han-lab/llm-awq \
34
  && cd llm-awq \
35
  && git checkout 71d8e68df78de6c0c817b029a568c064bf22132d \
36
  && pip install -e . \
37
- && cd awq/kernels \\
38
  && python setup.py install
39
  ```
40
 
@@ -99,7 +99,7 @@ This evaluation was done using [LM-Eval](https://github.com/EleutherAI/lm-evalua
99
  | | |byte_perplexity| 1.5628| | |
100
  | | |bits_per_byte | 0.6441| | |
101
 
102
- [MPT-7B-Instruct (4-bit 128-group AWQ)](https://huggingface.co/abhinavkulkarni/mpt-7b-instruct-w4-g128-awq)
103
 
104
  | Task |Version| Metric | Value | |Stderr|
105
  |--------|------:|---------------|------:|---|------|
 
34
  && cd llm-awq \
35
  && git checkout 71d8e68df78de6c0c817b029a568c064bf22132d \
36
  && pip install -e . \
37
+ && cd awq/kernels \
38
  && python setup.py install
39
  ```
40
 
 
99
  | | |byte_perplexity| 1.5628| | |
100
  | | |bits_per_byte | 0.6441| | |
101
 
102
+ [MPT-7B-Instruct (4-bit 128-group AWQ)](https://huggingface.co/abhinavkulkarni/mosaicml-mpt-7b-instruct-w4-g128-awq)
103
 
104
  | Task |Version| Metric | Value | |Stderr|
105
  |--------|------:|---------------|------:|---|------|