Skip to content

Releases: henk717/koboldcpp

Henk's dev builds

Choose a tag to compare

@henk717 henk717 released this 05 Apr 22:21

You should probably not use this unless I told you that its a good idea within the last 3 days.
What should you use? https://koboldai.org/cpp for stable builds, or https://koboldai.org/rolling for dev builds.

Runpod binary test

Runpod binary test Pre-release
Pre-release

Choose a tag to compare

@henk717 henk717 released this 06 Aug 06:31
Merge branch 'upstream' into concedo_experimental

# Conflicts:
#	.github/workflows/build.yml
#	README.md
#	ci/run.sh
#	docs/build.md
#	examples/CMakeLists.txt
#	examples/parallel/parallel.cpp
#	ggml/CMakeLists.txt
#	ggml/src/CMakeLists.txt
#	scripts/server-bench.py
#	src/llama-kv-cache-unified.cpp
#	tests/test-backend-ops.cpp
#	tools/batched-bench/batched-bench.cpp
#	tools/server/README.md

ROCm Linux Binary Test

Choose a tag to compare

@henk717 henk717 released this 25 May 12:19
fa7ea97

This is just a dev repo, want the real deal? https://koboldai.org/cpp

build tools

build tools Pre-release
Pre-release

Choose a tag to compare

@henk717 henk717 released this 04 Jun 17:00

Not KoboldCpp, don't run this on your PC its destructive and only for CI use.

Runpod trigger

Choose a tag to compare

@henk717 henk717 released this 07 May 20:21
e093ab8

Boop

v1.57 - Vulkan Only Pre-release

Choose a tag to compare

@henk717 henk717 released this 04 Feb 11:30

This is a Vulkan Only build of the upcoming v1.57, please check on https://koboldai.org/cpp if v1.57 has already released.
If v1.57 has a formal release this build has no advantages for you.

v1.59-Ofast

Choose a tag to compare

@henk717 henk717 released this 25 Feb 13:43
25b89bd

v1.59 but the makefile is changed to be OFast, for comparative testing.

1.52 - Linux

Choose a tag to compare

@henk717 henk717 released this 14 Dec 02:29
v1.52

Placebo commit to maybe fix CI

1.51.1 - Linux Binary Test

Choose a tag to compare

@henk717 henk717 released this 09 Dec 21:31

This is a special test release for linux, for other builds check https://koboldai.org/cpp

1.35

Choose a tag to compare

@henk717 henk717 released this 12 Jul 17:03
bc92bd6

This repository is only used on special occation for compiled builds, get the latest from https://koboldai.org/cpp

Koboldcpp 1.35 build with sched_yield enabled and CUDA 11.4 for better GPU compatibiltiy
H2 update: (Still shows H on the version but newer than the henk_cuda from concedo's repository) Compiled in a VM for better dependency stability and CUDA 11.4 support.
H3 update: Same source code as the previous versions other than the version name change. Recompiled with a different psutil (from conda instead of pip) to make high priority work again.

Win7 build: Compiled without PrefetchVirtualMemory, normally Windows 7 is only supported on the Fallback backend. This is a limited edition build that has Windows 7 support on hopefully all backends (CUDA not tested) at the expense of the model loading speed.

Tools: Compilation of all the GGML conversion tools (make tools)