Skip to content

Claude/integrate qwen model af x zs#8

Merged
itlackey merged 2 commits into
release/0.0.6from
claude/integrate-qwen-model-AfXZs
Apr 22, 2026
Merged

Claude/integrate qwen model af x zs#8
itlackey merged 2 commits into
release/0.0.6from
claude/integrate-qwen-model-AfXZs

Conversation

@itlackey

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits April 22, 2026 16:23
Upgrades the default model from Qwen3-4B to Qwen3.5-4B across
docker-compose.yaml, Dockerfile, and README examples.

https://claude.ai/code/session_01K4HGfjFPSf3ViGXveLYPY9
Adds three Docker Compose override files:
- docker-compose.16gb.yaml: Qwen3.5-9B at float16, 4K context (needs INT4/INT8 quant)
- docker-compose.24gb.yaml: Qwen3.5-9B at bfloat16, 8K context (fits without quant)
- docker-compose.32gb.yaml: Qwen3.6-35B-A3B at bfloat16, tensor-parallel-size 2 (needs INT4 quant)

Updates README GPU memory table and adds a GPU profiles section documenting
quantization requirements and the compose -f merge pattern for each tier.

https://claude.ai/code/session_01K4HGfjFPSf3ViGXveLYPY9
@itlackey itlackey changed the base branch from main to release/0.0.6 April 22, 2026 20:54
@itlackey itlackey merged commit 52cfe6e into release/0.0.6 Apr 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants