mradermacher commited on
Commit
b0aa4ad
·
verified ·
1 Parent(s): d255774

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -3,6 +3,8 @@ base_model: Qwen/Qwen2.5-VL-7B-Instruct
3
  language:
4
  - en
5
  library_name: transformers
 
 
6
  quantized_by: mradermacher
7
  ---
8
  ## About
@@ -15,7 +17,12 @@ quantized_by: mradermacher
15
  weighted/imatrix quants of https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
16
 
17
  <!-- provided-files -->
 
 
 
18
  static quants are available at https://huggingface.co/mradermacher/Qwen2.5-VL-7B-Instruct-GGUF
 
 
19
  ## Usage
20
 
21
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ mradermacher:
7
+ readme_rev: 1
8
  quantized_by: mradermacher
9
  ---
10
  ## About
 
17
  weighted/imatrix quants of https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
18
 
19
  <!-- provided-files -->
20
+
21
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-VL-7B-Instruct-i1-GGUF).***
22
+
23
  static quants are available at https://huggingface.co/mradermacher/Qwen2.5-VL-7B-Instruct-GGUF
24
+
25
+ **This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Qwen2.5-VL-7B-Instruct-GGUF).**
26
  ## Usage
27
 
28
  If you are unsure how to use GGUF files, refer to one of [TheBloke's