Abhinav Kulkarni commited on
Commit
ea43866
1 Parent(s): e5f26b0

Updated README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -97,7 +97,7 @@ output = model.generate(
97
 
98
  This evaluation was done using [LM-Eval](https://github.com/EleutherAI/lm-evaluation-harness).
99
 
100
- [MPT-7B-Chat](https://huggingface.co/stabilityai/StableBeluga-7B)
101
 
102
  | Task |Version| Metric |Value | |Stderr|
103
  |--------|------:|---------------|-----:|---|------|
@@ -105,7 +105,7 @@ This evaluation was done using [LM-Eval](https://github.com/EleutherAI/lm-evalua
105
  | | |byte_perplexity|1.5238| | |
106
  | | |bits_per_byte |0.6077| | |
107
 
108
- [MPT-7B-Chat (4-bit 128-group AWQ)](https://huggingface.co/abhinavkulkarni/stabilityai-StableBeluga-7B-w4-g128-awq)
109
 
110
  | Task |Version| Metric |Value | |Stderr|
111
  |--------|------:|---------------|-----:|---|------|
 
97
 
98
  This evaluation was done using [LM-Eval](https://github.com/EleutherAI/lm-evaluation-harness).
99
 
100
+ [StableBeluga-7B](https://huggingface.co/stabilityai/StableBeluga-7B)
101
 
102
  | Task |Version| Metric |Value | |Stderr|
103
  |--------|------:|---------------|-----:|---|------|
 
105
  | | |byte_perplexity|1.5238| | |
106
  | | |bits_per_byte |0.6077| | |
107
 
108
+ [StableBeluga-7B (4-bit 128-group AWQ)](https://huggingface.co/abhinavkulkarni/stabilityai-StableBeluga-7B-w4-g128-awq)
109
 
110
  | Task |Version| Metric |Value | |Stderr|
111
  |--------|------:|---------------|-----:|---|------|