change wecaht app split logic

This commit is contained in:
yichuan520030910320
2025-07-19 19:43:30 -07:00
parent e117743d24
commit 0796a52df1
9 changed files with 112 additions and 54 deletions

View File

@@ -264,7 +264,7 @@ def run_mlx_benchmark():
}
config = BenchmarkConfig(
model_path="mlx-community/Qwen3-Embedding-0.6B-4bit-DWQ",
model_path="mlx-community/all-MiniLM-L6-v2-4bit",
use_mlx=True
)