Update README.md
Browse files
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.
|