Skip to content

Releases: foldl/chatllm.cpp

v0.16

13 Oct 11:15
Compare
Choose a tag to compare
  • As always, more models are supported, notably Janus-Pro.
  • Windows: prebuilt binary with Vulkan (1.4.321.1). Use -ngl all to run whole model on default GPU.

v0.15

07 Sep 10:47
Compare
Choose a tag to compare
  • As always, more models are supported.
  • Windows: prebuilt binary with Vulkan (1.4.321.1). Use -ngl all to run whole model on default GPU.

v0.14

18 Aug 08:32
Compare
Choose a tag to compare
  • Fix main_nim.exe: could not download models that are > 2GB due to this.

v0.13

15 Aug 13:50
Compare
Choose a tag to compare
  • As always, more models are supported.
  • Windows: prebuilt binary with Vulkan (1.4.321.1). Use -ngl all to run whole model on default GPU.

Update 2025-08-16: chatllm_win_x64.7z updated due to outdated main.exe.

v0.12

12 Jun 10:59
Compare
Choose a tag to compare
  • As always, more models are supported.
  • Multimodal: vision & TTS.
  • Windows: prebuilt binary with Vulkan (1.4.304.1). Use -ngl all to run whole model on default GPU.

v0.11

11 May 23:57
Compare
Choose a tag to compare
  • As always, more models are supported;
  • Windows: prebuilt binary with Vulkan (1.4.304.1). Use -ngl all to run whole model on default GPU.

v0.10

20 Apr 23:29
Compare
Choose a tag to compare
  • As always, more models are supported;
  • Windows: prebuilt binary with Vulkan (1.4.304.1). Use -ngl all to run whole model on default GPU.

v0.9

14 Mar 22:52
Compare
Choose a tag to compare
  • as always, more models are supported;
  • Windows: prebuilt binary with Vulkan. Use -ngl all to run whole model on default GPU.

Note: Vulkan Runtime (included in SDK 1.4.304.1) is needed. Download it form here: https://vulkan.lunarg.com/sdk/home#windows

v0.8

19 Feb 10:25
Compare
Choose a tag to compare
  • as always, more models are supported;
  • Windows: prebuilt binary with Vulkan. Use -ngl all to run whole model on default GPU.

Note: Vulkan Runtime (included in SDK 1.4.304.1) is needed. Download it form here: https://vulkan.lunarg.com/sdk/home#windows

v0.7

18 Dec 10:44
Compare
Choose a tag to compare
  • As always, more models are supported.
  • Fix some issues (Llama3.2, etc).