Compare commits

...
1 Commits
Author SHA1 Message Date
Jee Jee Li 931b3f6110 Done
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
2026-04-25 13:23:05 +00:00
+1 -1
View File
@@ -125,7 +125,7 @@ def test_gpt_oss_lora_tp2(
enable_lora=True,
max_loras=2,
max_num_seqs=2,
max_num_batched_tokens=2048,
max_num_batched_tokens=1024,
tensor_parallel_size=2,
gpu_memory_utilization=0.8,
fully_sharded_loras=fully_sharded_loras,