-
REQUEST: Add support for training with Stable Diffusion v2.0
https://twitter.com/Nitrosocke/status/1596001111835484161
-
I'm trying to give the stable diffusion community the ability to trade Textual Inversion embeddings (basically, fine-tuning the model) between each other. When I run fickle against one my embeddings,…
-
WIP HERE: https://github.com/lstein/stable-diffusion/compare/development...tmm1:dev-train-m1
---
I started experimenting with running main.py on M1 and wanted to document some immediate issues.
…
-
## Related Reference
- Softky W R, Koch C. [The highly irregular firing of cortical cells is inconsistent with temporal integration of random EPSPs](https://www.jneurosci.org/content/jneuro/13/1/334…
-
[GPTQ](https://arxiv.org/abs/2210.17323) is currently the SOTA one shot quantization method for LLMs.
GPTQ supports amazingly low 3-bit and 4-bit weight quantization. And it can be applied to LLaMa.
…
-
### 检查清单
- [X] 合法的、无木马植入的站点。
- [X] 有实质性原创内容的 HTTPS 站点,发布过至少 5 篇原创文章,内容题材不限。
- [X] 有独立域名,非免费域名。
### 站点信息
```json
{
"title": "Lil'Log",
"url": "https://lilianweng.github.io/",
"avatar…
-
**Describe your environment**
- GPU: mps and cuda (same problem on both)
- VRAM: 16GB / 3GB
- CPU arch: arm / x64
- OS: macOS / Win10
- Python: conda
- Branch: development
- Commit: 2cbf1e6f4…
-
Hi,
I have a CLEVO PD70PNN1 laptop with 32GB of DDR5 RAM (2 x 16GB), but CoreFreq reports only a single 16GB DIMM in the DIMM geometry. However, the `Total RAM` is reported correctly (32GB).
Out…
-
Hi, this is really an impressive work! Two question here.
1. I would like ask is the overall process of the text-guided image editing is using only pre-trained model without any extra training or fin…
-
Hi
I am curious if we increase the number of layers for the duration, pitch, and energy using the 'duration_predictor_layers' parameter and some other parameters in the architecture, will it improve…