city96 commited on
Commit
f495746
1 Parent(s): 9734cdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,4 +13,6 @@ This is a direct GGUF conversion of [black-forest-labs/FLUX.1-schnell](https://h
13
 
14
  The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
15
 
16
- Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
 
 
 
13
 
14
  The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
15
 
16
+ Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.
17
+
18
+ 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.