Andrew C. Oliver
Andrew C. Oliver
This patch handles additional cases (I hit those too) - all errors are the fault of claude :-) # Claude Code Bug Report: Bad Substitution "i" Error ## Bug Summary...
I have gemma running locally through lmstudio using this fork https://github.com/acoliver/gemini-cli/tree/multi-provider I added gemma's specific tool format parsing. (also claude, openai and I'm working on deepseek and qwen)
It will probably work if you put in your API key. The "auth" method only allows gemini pro and flash. It isn't a Gemini-cli limitation, it is an intentional backend...
you can now use the fork: Install npm install -g @vybestack/llxprt-code npx @vybestack/llxprt-code docker run -it ghcr.io/acoliver/llxprt-code/sandbox:0.1.12
@cosmicdreams @kdrapelinexto FYI we added to LLxprt Code (a gemini-cli fork) https://github.com/vybestack/llxprt-code/blob/main/docs/local-models.md - port settings may resolve the issue you saw https://github.com/vybestack/llxprt-code/blob/main/docs/prompt-configuration.md - models like gemma running locally can't have...