This website requires JavaScript.
Explore
Help
Sign In
Public
/
koboldcpp
Watch
1
Star
0
Fork
0
You've already forked koboldcpp
mirror of
https://github.com/LostRuins/koboldcpp.git
synced
2026-08-27 23:50:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ef41c2124ebfcd9ca3447f60e57ed287129486d
koboldcpp
/
examples
/
server
/
tests
T
History
Concedo
77debb1b1b
gemma3 vision works, but is using more tokens than expected - may need resizing
2025-03-13 00:31:16 +08:00
..
unit
tool-call
: ensure there's always a non-empty tool call id (
#12292
)
2025-03-10 09:45:29 +00:00
.gitignore
server : replace behave with pytest (
#10416
)
2024-11-26 16:20:18 +01:00
conftest.py
server : replace behave with pytest (
#10416
)
2024-11-26 16:20:18 +01:00
pytest.ini
Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (
#9639
)
2025-01-30 19:13:58 +00:00
requirements.txt
server : allow using LoRA adapters per-request (
#10994
)
2025-01-02 15:05:18 +01:00
tests.sh
Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (
#9639
)
2025-01-30 19:13:58 +00:00
utils.py
tool-call
: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (
#12034
)
2025-03-05 13:05:13 +00:00