city96 commited on
Commit
3c60ac6
1 Parent(s): fe29249

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,3 +18,5 @@ As this is a quantized model not a finetune, all the same restrictions/original
18
  The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
19
 
20
  Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
 
 
 
18
  The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
19
 
20
  Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
21
+
22
+ Please refer to [this chart](https://github.com/ggerganov/llama.cpp/blob/master/examples/perplexity/README.md#llama-3-8b-scoreboard) for a basic overview of quantization types.