Merge pull request #48 from sirius0xdev/feature/dolphin-awq-l4

Switch L4 vLLM to Dolphin Qwen2 7B AWQ for speed and uncensored compl…
This commit is contained in:
sirius0xdev 2026-04-20 16:50:07 -04:00 committed by GitHub
commit 887f91ac69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,8 @@ spec:
- name: HF_TOKEN
value: ""
args:
- --model=trohrbaugh/Qwen2.5-Coder-7B-Instruct-heretic
- --model=cognitivecomputations/dolphin-2.9.3-qwen2-7b-awq
- --quantization=awq
- --host=0.0.0.0
- --port=8000
- --tensor-parallel-size=1