Update README.md
Browse files
README.md
CHANGED
|
@@ -213,6 +213,10 @@ Original model: https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct
|
|
| 213 |
|
| 214 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
| 215 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 216 |
## Prompt format
|
| 217 |
|
| 218 |
```
|
|
|
|
| 213 |
|
| 214 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
| 215 |
|
| 216 |
+
## What's new
|
| 217 |
+
|
| 218 |
+
- June 30 2024: added some of the new experimental sizes, also converted to f32 before going to f16, unlikely to matter
|
| 219 |
+
|
| 220 |
## Prompt format
|
| 221 |
|
| 222 |
```
|