pub fn run_test_models( vault_path: Option<PathBuf>, models: Option<Vec<String>>, _quantization: Option<String>, verbose: bool, ) -> Result<(), String>
CLI command to run comprehensive LLM model tests