-
Get Auto-GPT working. It's blocked on the following 2 items
- Adding local embedding: https://github.com/Significant-Gravitas/Auto-GPT/pull/2473
- Adding support for different BASE_URL for OpenAi
…
-
### System Info
```Shell
accelerate: 0.22.0
python:3.8.18
config yaml:
compute_environment: LOCAL_MACHINE
debug: true
deepspeed_config:
gradient_accumulation_steps: 1
offload_optimizer_dev…
-
TL;DR: Running into the following error when trying to perform inference with a UNet from `diffusers` with PiPPY:
```bash
Using RTX 4000 series which doesn't support faster communication speedups.…
-
### Describe the bug
Using `--prediction_type="v_prediction"` with the example `text_to_image_lora.py` script leads to very weird images:
![image](https://github.com/huggingface/diffusers/assets/3…
-
I US **WINDOWS**, NOT _LINUX_ . I am 100% sure that the problem is not in [kohya-ss/sd-scripts.](https://github.com/kohya-ss/sd-scripts/issues/89) and not in https://github.com/derrian-distro/LoRA_Eas…
-
### Describe the bug
I am attempting to train SD1.5 ([model](runwayml/stable-diffusion-v1-5)) for text-to-image generation using the [train_text_to_image.py](https://github.com/huggingface/diffuser…
-
https://www.phoronix.com/news/AMD-Ryzen-AI-Open-Source-Demo
AMD Has Open-Source Ryzen AI Demo Code - But Only For Windows
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
Hey,
thank you for providing the code to reproduce your experiments. In addition to the list of memorized samples, could you please also provide the prompts of the non-memorized samples you used du…
-
### 🐛 Describe the bug
Using MPS for BERT inference appears to produce about a 2x slowdown compared to the CPU. Here is code to reproduce the issue:
```python
# MPS Version
from transformers i…