mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Metax][CI] update ci test files (#6340)
This commit is contained in:
@@ -10,6 +10,7 @@ os.environ["FLAGS_weight_only_linear_arch"] = "80"
|
||||
os.environ["FD_METAX_KVCACHE_MEM"] = "8"
|
||||
os.environ["ENABLE_V1_KVCACHE_SCHEDULER"] = "1"
|
||||
os.environ["FD_ENC_DEC_BLOCK_NUM"] = "2"
|
||||
os.environ["FD_SAMPLING_CLASS"] = "rejection"
|
||||
|
||||
|
||||
MODEL_PATH = "/data/models/PaddlePaddle/ERNIE-4.5-21B-A3B-Thinking"
|
||||
|
||||
@@ -16,6 +16,7 @@ os.environ["FLAGS_weight_only_linear_arch"] = "80"
|
||||
os.environ["FD_METAX_KVCACHE_MEM"] = "8"
|
||||
os.environ["ENABLE_V1_KVCACHE_SCHEDULER"] = "1"
|
||||
os.environ["FD_ENC_DEC_BLOCK_NUM"] = "2"
|
||||
os.environ["FD_SAMPLING_CLASS"] = "rejection"
|
||||
|
||||
|
||||
MATERIAL_PATH = "/data/material"
|
||||
|
||||
Reference in New Issue
Block a user