bartowski commited on
Commit
20321aa
·
verified ·
1 Parent(s): 80cf38a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
- base_model: Qwen/Qwen2.5-7B-Instruct
3
- pipeline_tag: text-generation
4
  quantized_by: bartowski
 
5
  ---
6
 
7
  ## Llamacpp imatrix Quantizations of Qwen2.5-7B-Instruct
8
 
9
- Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3751">b3751</a> for quantization.
10
 
11
  Original model: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
12
 
 
1
  ---
 
 
2
  quantized_by: bartowski
3
+ pipeline_tag: text-generation
4
  ---
5
 
6
  ## Llamacpp imatrix Quantizations of Qwen2.5-7B-Instruct
7
 
8
+ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3772">b3772</a> for quantization.
9
 
10
  Original model: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
11