chore: sync local changes

This commit is contained in:
2026-03-01 12:55:17 +03:00
parent 27ee32be38
commit f1bc254c6b
8 changed files with 192 additions and 292 deletions

11
.qwen/settings.json Normal file
View File

@@ -0,0 +1,11 @@
{
"$version": 3,
"model": {
"name": "coder-model"
},
"general": {
"checkpointing": {
"enabled": true
}
}
}