 
|
7e8d444033
|
llama : add token matching support to llama-grammar (#1220)
* llama : add token matching support to llama-grammar
llama : add token matching support to llama-grammar (#17816)
common/grammar : replace problematic backtracking regex `[\s\S]*` (#18342)
* disable tests and fix warnings
---------
Co-authored-by: firecoperana <firecoperana>
|
2026-02-03 07:57:17 +02:00 |
|
 
|
d71a3ec315
|
Server: refactor and rename functions (#1151)
* Server: rename functions and refactor code
rename functions
refactor update slots
rename params_base
rename timings
* change
* Revert kv cache name changes
* Revert 2
* fix test build error
---------
Co-authored-by: firecoperana <firecoperana>
|
2026-01-18 08:16:57 +02:00 |
|
 
|
ee463b079e
|
Webui: add text completions and adaptive_p sampling (#1153)
* Webui: add text completions and adaptive_p sampling
* update description
---------
Co-authored-by: firecoperana <firecoperana>
|
2026-01-17 08:37:07 +02:00 |
|
 
|
672df48ed1
|
server: keep logit bias unchanged when client does not set it (#1144)
Co-authored-by: firecoperana <firecoperana>
|
2026-01-13 18:08:09 +02:00 |
|
 
|
1a461525d5
|
server: stop processing the prompt when client disconnects (#1134)
implement generator-based API for task results
Update httplib.h to 0.27.0
Fix embedding error
Stop prompt processing when disconnected
Co-authored-by: firecoperana <firecoperana>
|
2026-01-13 07:56:59 +02:00 |
|