mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-16 14:27:19 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
13729ad0af
commit
94e7c6dac7
@ -1,3 +1,13 @@
|
||||
all:
|
||||
just llama-scout-bf16 && \
|
||||
just llama-scout-fp8 && \
|
||||
just llama-maverick && \
|
||||
just qwen-30b && \
|
||||
just qwen-30b-fp8 && \
|
||||
just qwen-235b && \
|
||||
just deepseek-r1
|
||||
|
||||
|
||||
llama-scout-bf16:
|
||||
python3 benchmark_moe.py \
|
||||
--model meta-llama/Llama-4-Scout-17B-16E-Instruct \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user