mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-28 15:18:26 +01:00
45abe0f74e
* server : replace behave with pytest * fix test on windows * misc * add more tests * more tests * styling * log less, fix embd test * added all sequential tests * fix coding style * fix save slot test * add parallel completion test * fix parallel test * remove feature files * update test docs * no cache_prompt for some tests * add test_cache_vs_nocache_prompt
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
aiohttp~=3.9.3
|
|
pytest~=8.3.3
|
|
huggingface_hub~=0.23.2
|
|
numpy~=1.26.4
|
|
openai~=1.30.3
|
|
prometheus-client~=0.20.0
|
|
requests~=2.32.3
|