Skip to content

michaeltg17/best-model-dual-3090

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Best model for dual 3090

cyankiwi/Qwen3.6-27B-AWQ-BF16-INT4

Great for coding agents like OpenCode, Cline...

Just run the docker compose. vllm will download the model and start the server.

In the opencode folder, there is the recommended setup for it.

Extra info

--gpu-memory-utilization

You can tweak it to 0.94, 0.95 and so, depending on whether you use one 3090 for screen or not. I use one for screen so 0.93 was for me the max one I could get without vllm refusing to start or hallucinating too much.

--max-model-len

262144, 131072, 65536 the less the faster. 262144 is sweet spot.

About

Best model to run on dual 3090 RTX. Best OpenCode config also here.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors