mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: neuralmagic/Llama-2-7b-
|
3 |
datasets:
|
4 |
- openai/gsm8k
|
5 |
language:
|
@@ -16,7 +16,7 @@ tags:
|
|
16 |
<!-- ### output_tensor_quantised: 1 -->
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
-
static quants of https://huggingface.co/neuralmagic/Llama-2-7b-
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
|
|
1 |
---
|
2 |
+
base_model: neuralmagic/Llama-2-7b-gsm8k-pruned_70
|
3 |
datasets:
|
4 |
- openai/gsm8k
|
5 |
language:
|
|
|
16 |
<!-- ### output_tensor_quantised: 1 -->
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
+
static quants of https://huggingface.co/neuralmagic/Llama-2-7b-gsm8k-pruned_70
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|