tjake / Jlama

Jlama is a modern LLM inference engine for Java
Apache License 2.0
669 stars 62 forks source link

Cline and Continue integration #88

Open urbandroid opened 1 month ago

urbandroid commented 1 month ago

Vscode extensions Cline and Continue are really great tools to use to improve coding experience. They work with Ollama i would like them to work with Jlama too.

Below the options for Cline

image I have tried to work with Jlama like this image

But it didn't work, normally with Ollama it picks the model id itself connecting to Ollama somehow.

I have tried this also with Cline it didn't work either.

image

When it comes to Continue i have tried the Ollama provider option hoping it will pick up Jlama too but it didn't work.

image

Am i configuring it wrong or there needs to work need to be done on Jlama side?

tjake commented 3 weeks ago

I'll need to try these out and see why it doesn't work. It should work