cline mcp wip
This commit is contained in:
@ -19,6 +19,17 @@ pip install mcp-server-git
|
||||
python -m mcp_server_git
|
||||
|
||||
|
||||
export OLLAMA_DEBUG=1
|
||||
export OLLAMA_GPU_LAYERS=-1
|
||||
export OLLAMA_NUM_CTX=14096
|
||||
|
||||
export LANG=en_US.UTF-8
|
||||
export LC_ALL=en_US.UTF-8
|
||||
ollama serve
|
||||
|
||||
aider
|
||||
|
||||
aider --no-show-model-warnings --no-gitignore --model ollama_chat/gpt-oss:20b
|
||||
|
||||
|
||||
continue config: C:\Users\popov\.continue\config.json
|
Reference in New Issue
Block a user