Version: 2.0.37
Describe the Bug
Performance degrades significantly after restarting Atomic Chat several times.
Normal performance is approximately 25 tokens/sec, but after several restarts it drops to approximately 11 tokens/sec.
Environment:
- GPU: AMD Radeon RX 9070 16 GB
- Backend: Vulkan
- Model: Qwen 3.6 27B IQ3_XSS
- Context: 30k–80k
- Flash Attention: Enabled
- KV cache: K Q8_0, V Q4_0
The issue occurs with both llama.cpp and llama.cpp-turboquant Vulkan backends. Reducing the context to 30k does not resolve it.
LM Studio and Jan do not have this problem. When Atomic Chat is degraded to ~11 tokens/sec, Jan can immediately run the same model at ~25 tokens/sec. Closing Jan and launching Atomic Chat again still results in ~11 tokens/sec.
A full Windows reboot restores Atomic Chat to ~25 tokens/sec.
Steps to Reproduce
- Reboot Windows.
- Start Atomic Chat and load Qwen 3.6 27B IQ3_XSS using Vulkan.
- Observe approximately 25 tokens/sec.
- Restart Atomic Chat several times and reload the model.
- Performance eventually drops to approximately 11 tokens/sec.
- Close Atomic Chat and run the same model in Jan — approximately 25 tokens/sec.
- Close Jan and start Atomic Chat again — approximately 11 tokens/sec.
- Reboot Windows — Atomic Chat returns to approximately 25 tokens/sec.
Screenshots / Logs
app.log
Operating System
Version: 2.0.37
Describe the Bug
Performance degrades significantly after restarting Atomic Chat several times.
Normal performance is approximately 25 tokens/sec, but after several restarts it drops to approximately 11 tokens/sec.
Environment:
The issue occurs with both
llama.cppandllama.cpp-turboquantVulkan backends. Reducing the context to 30k does not resolve it.LM Studio and Jan do not have this problem. When Atomic Chat is degraded to ~11 tokens/sec, Jan can immediately run the same model at ~25 tokens/sec. Closing Jan and launching Atomic Chat again still results in ~11 tokens/sec.
A full Windows reboot restores Atomic Chat to ~25 tokens/sec.
Steps to Reproduce
Screenshots / Logs
app.log
Operating System