[AMD] Update amd k3 cookbook for fp8 kv cache (#33825)
This commit is contained in:
@@ -962,6 +962,7 @@ export const config = {
|
||||
"--trust-remote-code",
|
||||
"--tp-size 8",
|
||||
"--attention-backend triton",
|
||||
"--kv-cache-dtype fp8_e4m3",
|
||||
"--dtype bfloat16",
|
||||
"--mem-fraction-static 0.85",
|
||||
"--cuda-graph-max-bs 256",
|
||||
@@ -988,6 +989,7 @@ export const config = {
|
||||
"--trust-remote-code",
|
||||
"--tp-size 8",
|
||||
"--attention-backend triton",
|
||||
"--kv-cache-dtype fp8_e4m3",
|
||||
"--dtype bfloat16",
|
||||
"--mem-fraction-static 0.85",
|
||||
"--cuda-graph-max-bs 256",
|
||||
@@ -1739,6 +1741,7 @@ export const config = {
|
||||
"--trust-remote-code",
|
||||
"--tp-size 8",
|
||||
"--attention-backend triton",
|
||||
"--kv-cache-dtype fp8_e4m3",
|
||||
"--dtype bfloat16",
|
||||
"--mem-fraction-static 0.85",
|
||||
"--cuda-graph-max-bs 256",
|
||||
@@ -1766,6 +1769,7 @@ export const config = {
|
||||
"--trust-remote-code",
|
||||
"--tp-size 8",
|
||||
"--attention-backend triton",
|
||||
"--kv-cache-dtype fp8_e4m3",
|
||||
"--dtype bfloat16",
|
||||
"--mem-fraction-static 0.85",
|
||||
"--cuda-graph-max-bs 256",
|
||||
|
||||
Reference in New Issue
Block a user