You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing Qwen3-0.6B on context lengths > 8k, I get very high memory spikes , with bsz=1
For eg. a 16k context sample does not fit in 40gb VRAM.
Did anyone have this problem?