Replies: 1 comment
|
Good question, two things are going on here. llmfit doesn't look for a Separately: downloading a model through llmfit isn't supported for vLLM even when it's detected. vLLM loads its model at server startup, so the flow is to restart it with the model you want ( If it still shows as not detected with the server on port 8000, paste the output of |
Uh oh!
There was an error while loading. Please reload this page.
I've got vLLM running in a tmux session, and I open a new pane with llmfit open, and try to download a model, and it says vllm is required. I'm not sure what I'm missing.
All reactions