Soulfate24 commited on
Commit
80c5507
·
verified ·
1 Parent(s): 204efac

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -136,4 +136,4 @@ The AutoRound + ASHQ1 suite builds directly upon fundamental research and toolin
136
  * **llama.cpp** by **[Georgi Gerganov & ggml contributors](https://github.com/ggml-org/llama.cpp)**:
137
  Core GGML/GGUF format definitions, runtime execution kernels, and quantization tools (`llama-quantize`, `llama-imatrix`).
138
  * **Calibration Methodology & Recipes**:
139
- Activation corpus curation inspired by **[Bartowski](https://huggingface.co/bartowski)** and multi-matrix combination techniques by **cHunter789**.
 
136
  * **llama.cpp** by **[Georgi Gerganov & ggml contributors](https://github.com/ggml-org/llama.cpp)**:
137
  Core GGML/GGUF format definitions, runtime execution kernels, and quantization tools (`llama-quantize`, `llama-imatrix`).
138
  * **Calibration Methodology & Recipes**:
139
+ Activation corpus curation inspired by **[Bartowski](https://huggingface.co/bartowski)** and multi-matrix combination techniques.