Eviation commited on
Commit
8ed7511
·
verified ·
1 Parent(s): 863fa8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,9 +13,9 @@ tags:
13
 
14
  Expect broken or faulty items for the time being. Use at your own discretion.
15
 
16
- - ComfyUI-GGUF: TBC
17
- - CPU: all?
18
- - Cuda: ?
19
  - Forge: TBC
20
  - stable-diffusion.cpp: [llama.cpp Feature-matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
21
  - CPU: all
 
13
 
14
  Expect broken or faulty items for the time being. Use at your own discretion.
15
 
16
+ - ComfyUI-GGUF: all? (CPU/CUDA)
17
+ - Fast dequant: BF16, Q8_0, Q5_1, Q5_0, Q4_1, Q4_0, Q6_K, Q5_K, Q4_K, Q3_K, Q2_K
18
+ - Slow dequant: others [via GGUF/NumPy](https://github.com/city96/ComfyUI-GGUF/blob/379175e7bf8b65019cdd11108bb882120a6f17df/dequant.py#L24-L28)
19
  - Forge: TBC
20
  - stable-diffusion.cpp: [llama.cpp Feature-matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
21
  - CPU: all