docs: update README.md
This commit is contained in:
parent
3aca342e60
commit
f5d174f9ab
@ -30,8 +30,9 @@ Inference of [Stable Diffusion](https://github.com/CompVis/stable-diffusion) in
|
|||||||
- [ ] Make inference faster
|
- [ ] Make inference faster
|
||||||
- The current implementation of ggml_conv_2d is slow and has high memory usage
|
- The current implementation of ggml_conv_2d is slow and has high memory usage
|
||||||
- [ ] Continuing to reduce memory usage (quantizing the weights of ggml_conv_2d)
|
- [ ] Continuing to reduce memory usage (quantizing the weights of ggml_conv_2d)
|
||||||
- [ ] [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) style tokenizer
|
- [ ] [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) style tokenizer (eg: token weighting, ...)
|
||||||
- [ ] LoRA support
|
- [ ] LoRA support
|
||||||
|
- [ ] k-quants support
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user