chore: update 3 file(s)

This commit is contained in:
mike
2025-12-27 21:44:05 +01:00
parent 55eab2ef41
commit b681147565
3 changed files with 6 additions and 1 deletions

1
.aider.conf.yml Normal file
View File

@@ -0,0 +1 @@
model: ollama_chat/qwen2.5-coder:14b-instruct-q4_K_M

View File

@@ -0,0 +1,3 @@
- name: /models/qwen2.5-coder-32b-instruct-q4_k_m.gguf
extra_params:
num_ctx: 16384

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.idea/
.env
.env
.aider*