FastFlowLM commited on
Commit
5e50198
·
verified ·
1 Parent(s): dfdfb87

README: credit bartowski calibration dataset

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -22,6 +22,10 @@ tags:
22
  > Both files are required for image input. The model card below is reproduced from the upstream
23
  > [Qwen/Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B) release; the usage examples in it refer to
24
  > the Transformers/vLLM/SGLang formats, not to these GGUF files.
 
 
 
 
25
 
26
  # Qwen3.5-9B
27
 
 
22
  > Both files are required for image input. The model card below is reproduced from the upstream
23
  > [Qwen/Qwen3.5-9B](https://huggingface.co/Qwen/Qwen3.5-9B) release; the usage examples in it refer to
24
  > the Transformers/vLLM/SGLang formats, not to these GGUF files.
25
+ >
26
+ > Quantization used the importance-matrix calibration dataset
27
+ > [`calibration_datav5.txt`](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
28
+ > by [bartowski](https://huggingface.co/bartowski) — thanks for making it public.
29
 
30
  # Qwen3.5-9B
31