mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 17:20:01 +00:00
* Tool calls support from mainline * update cmake * revert api for /completions * Fix broken thinking process for gpt-oss * add missing args and fix webui bugs * add missing args and fix webui bugs2 * Fix reasoning format error * add usage * change default post_sampling_probs to true * add back generated_text * Remove server endpoints tests * add log * Chat fixes * Remove logs * webui: revert extra handling of thinking process --------- Co-authored-by: firecoperana <firecoperana> Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
aiohttp~=3.9.3
|
|
pytest~=8.3.3
|
|
huggingface_hub~=0.23.2
|
|
matplotlib~=3.10.0
|
|
numpy~=1.26.4
|
|
openai~=1.55.3
|
|
pandas~=2.2.3
|
|
prometheus-client~=0.20.0
|
|
requests~=2.32.3
|
|
wget~=3.2
|
|
typer~=0.15.1
|
|
seaborn~=0.13.2
|