Commit Graph
10 Commits
Author SHA1 Message Date
leejet dcf91f9e0f chore: change SD_CUBLAS/SD_USE_CUBLAS to SD_CUDA/SD_USE_CUDA 2024-12-28 13:27:51 +08:00
leejet 9578fdcc46 chore: remove rocm5.5 build temporarily 2024-11-30 14:26:29 +08:00
2027b16fda feat: add vulkan backend support (#291)
* Fix includes and init vulkan the same as llama.cpp

* Add Windows Vulkan CI

* Updated ggml submodule

* support epsilon as a parameter for ggml_group_norm

---------

Co-authored-by: Cloudwalk <cloudwalk@icculus.org>
Co-authored-by: Oleg Skutte <00.00.oleg.00.00@gmail.com>
Co-authored-by: leejet <leejet714@gmail.com>
2024-08-27 23:56:09 +08:00
Phu Tran 9c51d8787f chore: fix cuda CI (#286) 2024-06-12 23:13:24 +08:00
Phu Tran 814280343c chore: update artifact actions (#267) 2024-06-01 12:33:13 +08:00
Cyberhan123andleejet b7870a0f89 chore: improve ci (#150)
---------

Co-authored-by: leejet <leejet714@gmail.com>
2024-02-26 22:01:34 +08:00
leejet 5ae4795535 chore: fix tag_name 2023-08-21 23:17:26 +08:00
leejet cb22c594fd chore: add release workflow 2023-08-21 23:08:05 +08:00
leejet 5d4d56f62c chore: add windows x64 release (#21) 2023-08-21 22:52:23 +08:00
Erik Scholzandleejet 844351c417 feat: cmake improvements and simple ci (#9)
* move main and stb-libs to subfolder

* cmake : general additions

* ci : add simple building

---------

Co-authored-by: leejet <31925346+leejet@users.noreply.github.com>
2023-08-17 21:09:57 +08:00