Closed dan-homebrew closed 1 month ago
@vansangpfiev @namchuai
v124, cortex ps
on Windows seems broken
VM: test-windows-app-1-rdp
Works well on Mac and Ubuntu
This is not cortex ps
command issue.
The root cause is the SIGINT signal (Ctrl + C) terminated the child process (server process).
It works well when we use exit()
to exit chat.
Let me try to handle the SIGINT signal in this case.
@gabrielle-ong Please update cortex.llamacpp engine to latest (v0.1.34) to use the cortex ps
command
cortex engines install cortex.llamacpp
What attributes are we showing when there are models running?
For reference this is docker:
CLI UX request: cortex ps
should show model alias
cortex models stop
commands
Models list
Goal
cortex ps
lists running models and free/used memoryKey Questions
*.lock
to Cortex data folder?)Linked PRs
DX
cortex start
Current logs a bit confusing
cortex stop
cortex ps