Kevletesteur/chimere-calibration
收藏Hugging Face2026-03-29 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/Kevletesteur/chimere-calibration
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
tags:
- calibration
- imatrix
- quantization
- chimere
---
# Chimere Calibration Corpus
Multi-domain calibration corpus for generating importance matrices (imatrix) for GGUF quantization. Used to produce the [RAMP-v2](https://huggingface.co/Kevletesteur/Qwen3.5-35B-A3B-RAMP-v2-15G) quantization.
## Contents
5,545 samples (1.0 MB) covering: code (Python, Rust, JS, SQL), math reasoning, tool calling (BFCL-v3), French technical writing, general knowledge.
## Usage
```bash
llama-imatrix -m your-model.gguf \
-f calibration_chimere.txt \
-ngl 99 --chunks 200 \
-o your-imatrix.dat
```
## Author
**Kevin Remondiere** — Independent ML researcher, Oloron-Sainte-Marie, France
提供机构:
Kevletesteur



