lcarrere commited on
Commit
7a7e36b
1 Parent(s): d35084d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ## Model Summary
5
+
6
+ This repository hosts quantized versions of the Qwen2.5-7B-Instruct model.
7
+
8
+ **Format:** GGUF
9
+ **Converter:** llama.cpp 70392f1f81470607ba3afef04aa56c9f65587664
10
+ **Quantizer:** LM-Kit.NET 2024.8.4
11
+
12
+ For more detailed information on the base model, please visit the following link:
13
+ - [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)