Update benchmark_vllm_throughput.py (#12414)
This commit is contained in:
		
							parent
							
								
									a69395f31f
								
							
						
					
					
						commit
						d6057f6dd2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -388,4 +388,5 @@ if __name__ == "__main__":
 | 
				
			||||||
        if args.tokenizer != args.model:
 | 
					        if args.tokenizer != args.model:
 | 
				
			||||||
            raise ValueError("Tokenizer must be the same as the model for MII "
 | 
					            raise ValueError("Tokenizer must be the same as the model for MII "
 | 
				
			||||||
                             "backend.")
 | 
					                             "backend.")
 | 
				
			||||||
 | 
					    main(args)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue