JosephusCheung commited on
Commit
e57b3b7
·
1 Parent(s): 5312d69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ tags:
36
 
37
  # Please Stop Using WRONG unofficial quant models unless you know what you're doing
38
 
39
- GPTQ quants require a good dataset for calibration, and the default C4 dataset is not capable - [see the releated issue](https://huggingface.co/CausalLM/14B/discussions/3)
40
 
41
  **llama.cpp GGUF models**
42
  GPT2Tokenizer fixed by [Kerfuffle](https://github.com/KerfuffleV2) on [https://github.com/ggerganov/llama.cpp/pull/3743](https://github.com/ggerganov/llama.cpp/pull/3743), new models to be reuploaded.
 
36
 
37
  # Please Stop Using WRONG unofficial quant models unless you know what you're doing
38
 
39
+ GPTQ quants require a good dataset for calibration, and the default C4 dataset is not capable.
40
 
41
  **llama.cpp GGUF models**
42
  GPT2Tokenizer fixed by [Kerfuffle](https://github.com/KerfuffleV2) on [https://github.com/ggerganov/llama.cpp/pull/3743](https://github.com/ggerganov/llama.cpp/pull/3743), new models to be reuploaded.