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:
commit
887f91ac69
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue