mirror of
https://github.com/wassname/vllm.git
synced 2026-08-11 11:28:04 +08:00
Consolidate Llama model usage in tests (#13094)
This commit is contained in:
@@ -4,5 +4,5 @@ from ..utils import compare_two_settings
|
||||
|
||||
|
||||
def test_cpu_offload():
|
||||
compare_two_settings("meta-llama/Llama-3.2-1B", [],
|
||||
compare_two_settings("meta-llama/Llama-3.2-1B-Instruct", [],
|
||||
["--cpu-offload-gb", "1"])
|
||||
|
||||
Reference in New Issue
Block a user