Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
I searched for the local tab on the setup screen at the first startup,
but I couldn't find the llama.cpp item and found it at the bottom of the Cloud/Other tab.
So I decided to enter the information of the llama-server that has already launched.
My llama-server startup command is below
llama-server -m /home/path/to/LFM2.5-8B-A1B-UD-Q4_K_XL.gguf --jinja --no-mmap --port 8080
or
llama-server -m /home/path/to/qwen3.5-2b-python-reasoning-sft.Q4_K_M.gguf --jinja --no-mmap --port 8080
The model file was manually self downloaded from HuggingFace
qwen=release by mradermachar, LFM=release by unsloth.
I'm a beginner, so I don't understand if these are models that can handle various usage cases.
I am able to communicate via the web UI.
The setup input is as follows
http://127.0.0.1:8080/v1
<blank>
{}
And I'll tried to register the model as follows
OpenAI-Compatible
LFM2.5-8B-A1B-UD-Q4_K_XL.gguf
or without .gguf
press the Next button, not be able to proceed with the following error in either model.
"please setup at least one Chat model before moving on"
I'm using the version of AMD64's .deb currently installed in the download section.
"Your chosen model is not good", "server startup options are not good", "the PATH has to pass some kind of binary", etc.
Please let me know if you have any idea or resolve.
It's a digression.
I couldn't scroll horizontally in the model registration field, and even if I maximized the window, it didn't change.
When I accidentally gave it a long name, I couldn't see it because I couldn't see it,
and I was finally able to find the deletion mark with the tab button.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
I searched for the local tab on the setup screen at the first startup,
but I couldn't find the llama.cpp item and found it at the bottom of the Cloud/Other tab.
So I decided to enter the information of the llama-server that has already launched.
My llama-server startup command is below
llama-server -m /home/path/to/LFM2.5-8B-A1B-UD-Q4_K_XL.gguf --jinja --no-mmap --port 8080or
llama-server -m /home/path/to/qwen3.5-2b-python-reasoning-sft.Q4_K_M.gguf --jinja --no-mmap --port 8080The model file was manually self downloaded from HuggingFace
qwen=release by mradermachar, LFM=release by unsloth.
I'm a beginner, so I don't understand if these are models that can handle various usage cases.
I am able to communicate via the web UI.
The setup input is as follows
And I'll tried to register the model as follows
press the
Nextbutton, not be able to proceed with the following error in either model."please setup at least one Chat model before moving on"
I'm using the version of AMD64's .deb currently installed in the download section.
"Your chosen model is not good", "server startup options are not good", "the PATH has to pass some kind of binary", etc.
Please let me know if you have any idea or resolve.
It's a digression.
I couldn't scroll horizontally in the model registration field, and even if I maximized the window, it didn't change.
When I accidentally gave it a long name, I couldn't see it because I couldn't see it,
and I was finally able to find the deletion mark with the tab button.