mradermacher commited on
Commit
99e7500
·
verified ·
1 Parent(s): 47d946b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: neuralmagic/Llama-2-7b-pruned70-retrained-gsm8k
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-pruned70-retrained-gsm8k
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.