Disty0
|
1cf87ef409
|
Change cascade load order
|
2024-08-07 05:03:26 +03:00 |
|
Disty0
|
9818950991
|
Cascade fixes
|
2024-08-07 04:54:41 +03:00 |
|
Disty0
|
600340dd4c
|
Fix Cascade with custom samplers
|
2024-08-07 01:59:07 +03:00 |
|
Disty0
|
a17e452db2
|
Fix Cascade with long prompts
|
2024-08-07 01:32:09 +03:00 |
|
Disty0
|
c66aab2c43
|
Make ruff happy
|
2024-08-05 04:23:43 +03:00 |
|
Disty0
|
33d80a3160
|
IPEX fix FP64 error with FLUX
|
2024-08-05 04:22:56 +03:00 |
|
Disty0
|
fe88e849ba
|
IPEX fix diffusers import error
|
2024-08-05 04:04:10 +03:00 |
|
Disty0
|
82bcc2b10a
|
IPEX fix fp64 check
|
2024-08-05 03:32:40 +03:00 |
|
Disty0
|
7eacec4c39
|
Quant send to gpu with shuffle option on high vram systems
|
2024-08-04 23:01:58 +03:00 |
|
Disty0
|
dc9e60aa67
|
Quant add shuffle models option
|
2024-08-04 04:46:06 +03:00 |
|
Disty0
|
8cc03541cc
|
Fix segfault with ROCm 6.2
|
2024-08-04 02:45:33 +03:00 |
|
Disty0
|
9e8ed74e1b
|
ROCm add max version check
|
2024-08-03 14:22:16 +03:00 |
|
Disty0
|
bb707e4509
|
FLUX support
|
2024-08-02 18:22:06 +03:00 |
|
Disty0
|
9965ef75e7
|
De-dupe Cascade
|
2024-08-01 18:12:02 +03:00 |
|
Disty0
|
b50a8601fe
|
Fix T5 INT8 and add QINT8
|
2024-07-30 18:23:21 +03:00 |
|
Disty0
|
6c75bcca0a
|
Optimum Quanto support
|
2024-07-30 17:35:56 +03:00 |
|
Disty0
|
f5f7ed2a01
|
experimental pytorch nightly xpu support
|
2024-07-30 15:47:16 +03:00 |
|
Vladimir Mandic
|
8dfc01dca0
|
update wiki
|
2024-07-28 16:04:42 +02:00 |
|
Disty0
|
3d0ba32440
|
Fix Default scheduler not applying
|
2024-07-28 03:46:41 +03:00 |
|
Disty0
|
fa1e77cc6d
|
Fix Full VAE previews
|
2024-07-28 02:03:53 +03:00 |
|
Seunghoon Lee
|
4492dedf16
|
fix hip path detection
|
2024-07-28 00:55:40 +09:00 |
|
Seunghoon Lee
|
bdf6501f40
|
fix
|
2024-07-28 00:34:54 +09:00 |
|
Seunghoon Lee
|
5a9474180d
|
rocm.py
|
2024-07-28 00:00:19 +09:00 |
|
Disty0
|
425425620d
|
Update the default ROCm ver to 6.1
|
2024-07-25 16:32:47 +03:00 |
|
Disty0
|
918a839952
|
ROCm 6.1 switch to stable PyTorch
|
2024-07-25 16:22:14 +03:00 |
|
Disty0
|
4aabc8b614
|
Add shift_factor to vae decode
|
2024-07-23 02:19:30 +03:00 |
|
Disty0
|
f2769c0449
|
ROCm flash atten fall back to sdpa with fp32 inputs
|
2024-07-23 01:13:55 +03:00 |
|
Disty0
|
9c1c8feeb8
|
NNCF fix AuraFlow
|
2024-07-22 23:02:30 +03:00 |
|
Seunghoon Lee
|
25c3c6107e
|
fix
|
2024-07-22 17:04:44 +09:00 |
|
Seunghoon Lee
|
4cf134005b
|
just use rocm.is_installed
|
2024-07-22 15:44:13 +09:00 |
|
Seunghoon Lee
|
7fff2a76cd
|
fix linux
|
2024-07-22 15:33:04 +09:00 |
|
Seunghoon Lee
|
0284c77ae5
|
refactor rocm & zluda
|
2024-07-22 15:29:49 +09:00 |
|
Seunghoon Lee
|
d3a7095683
|
zluda better rocm detection
|
2024-07-21 00:09:35 +09:00 |
|
Seunghoon Lee
|
7eb7dd587d
|
fix
|
2024-07-18 01:00:50 +09:00 |
|
Seunghoon Lee
|
14569aca24
|
prevent segfault when no hip device found
|
2024-07-18 00:59:12 +09:00 |
|
Seunghoon Lee
|
d4f6e3de4c
|
fix zluda installer
|
2024-07-17 04:46:29 +09:00 |
|
Seunghoon Lee
|
0b6807779c
|
zluda linux error message
|
2024-07-13 14:46:21 +09:00 |
|
Seunghoon Lee
|
be3fbd7282
|
zluda rocm6 support
|
2024-07-13 14:28:23 +09:00 |
|
Vladimir Mandic
|
2a50e74f80
|
Merge pull request #3336 from james-banks/patch-3
Fix typo in `installer.py` logs
|
2024-07-12 19:45:44 -04:00 |
|
James Banks
|
a3495d1f57
|
Fix typo in installer.py logs
|
2024-07-12 23:46:35 +01:00 |
|
Seunghoon Lee
|
0e04b2bb1e
|
fix type hint
|
2024-07-13 06:04:18 +09:00 |
|
Seunghoon Lee
|
14e03d9432
|
rewrite zluda installer
|
2024-07-13 06:02:29 +09:00 |
|
Vladimir Mandic
|
5337ce2ebd
|
Merge pull request #3332 from Yoinky3000/dev
UV fallback
|
2024-07-12 12:09:31 -04:00 |
|
Yoink3000
|
f151cdc78d
|
only fallback if return code isnt 0
|
2024-07-12 23:04:30 +08:00 |
|
Yoink3000
|
72bd998539
|
fallback to pip if uv failed
|
2024-07-12 22:47:29 +08:00 |
|
Vladimir Mandic
|
2e995fb0b6
|
update changelog
|
2024-07-12 08:43:30 -04:00 |
|
Vladimir Mandic
|
a2d0f61273
|
fix lint
|
2024-07-12 08:43:30 -04:00 |
|
Vladimir Mandic
|
9e6fb5249c
|
add auraflow
|
2024-07-12 08:43:30 -04:00 |
|
Seunghoon Lee
|
affdb48e47
|
Revert "Add ROCm 6.1.2 support. (ZLUDA)"
This reverts commit a696775cf0.
|
2024-07-11 03:06:12 +09:00 |
|
Seunghoon Lee
|
a696775cf0
|
Add ROCm 6.1.2 support. (ZLUDA)
|
2024-07-11 02:53:12 +09:00 |
|