-
(allegro) D:\PyShit\Allegro>python single_inference.py ^
More? --user_prompt "A seaside harbor with bright sunlight and sparkling seawater, with manyboats in the water. From an aerial view, the boats…
-
Hello,
I have an error when running the Flux example script with multiple GPUs (H100). I tested with 2 and 4. With only one GPU, no error, the generation is going well. I tested by varying `pipefu…
-
Recent changes in Huggingface Transformers (https://github.com/huggingface/transformers/commit/cdee5285cade176631f4f2ed3193a0ff57132d8b and https://github.com/huggingface/transformers/commit/4a3f1a686…
-
I installed the latest version of pytorch and confirmed installation 2.4.1+cu124, when I ran an image generation I got the following message:
:\OmniGen\venv\lib\site-packages\transformers\models\ph…
-
Loading huggingface `transformers` models is done with the `from_pretrained()` method. For pytorch or safetensors checkpoints, this method expects a `pytorch_model.bin` or `model.safetensors` file fo…
-
https://huggingface.co/ISTA-DASLab/Llama-3.2-1B-Instruct-AQLM-PV-2Bit-2x8
https://github.com/yeyu2/Youtube_demos/blob/main/Mixtral_of_aqlm_transformers.ipynb
https://huggingface.co/docs/…
-
]
Traceback (most recent call last): | 0/1024 [00:00
-
Last thing in the old repo was to redirect issue here so not sure if this is duplicate of something there but I loved teh extension in a1111 and hope to have it again with forge...
This is what I g…
-
Here is the error output for a1111. For dreambooth, it seemed to be the det.py file
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/transformers/utils/import_ut…
-
I get this error:
```
Traceback (most recent call last):
File "/home/denis/Documents/ai/unsloth/llama3-chat-template.py", line 20, in
model, tokenizer = FastLanguageModel.from_pretrained(…