mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-10-31 23:28:51 +01:00
d52d7819b8
* server: monitoring - add /metrics prometheus compatible endpoint * server: concurrency issue, when 2 task are waiting for results, only one call thread is notified * server: metrics - move to a dedicated struct
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
aiohttp~=3.9.3
|
|
behave~=1.2.6
|
|
openai~=0.25.0
|
|
prometheus-client~=0.20.0
|