mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-09 07:16:44 +02:00
689a9a470e
* spec: add speed-bench support for benchmarking * speed-bench : add trailing newline to requirements.txt * speed-bench : bump datasets to 4.8.0 to fix ty check * server-bench : remove now-unused type: ignore after datasets bump
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
datasets~=4.8.0
|
|
matplotlib~=3.10.0
|
|
numpy~=1.26.4
|
|
requests~=2.32.3
|
|
tqdm~=4.67.1
|