Make nemotron run with desktop env
This commit is contained in:
parent
d33e4109c3
commit
932faab35b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ models:
|
||||||
CUDA_VISIBLE_DEVICES: 0
|
CUDA_VISIBLE_DEVICES: 0
|
||||||
HSA_OVERRIDE_GFX_VERSION: '11.0.0'
|
HSA_OVERRIDE_GFX_VERSION: '11.0.0'
|
||||||
args:
|
args:
|
||||||
ctx-size: 16384
|
ctx-size: 8192
|
||||||
flash-attn: true
|
flash-attn: true
|
||||||
cache-type-k: q8_0
|
cache-type-k: q8_0
|
||||||
cache-type-v: q8_0
|
cache-type-v: q8_0
|
||||||
|
|
Loading…
Add table
Reference in a new issue