mirror of
				https://github.com/hpcaitech/ColossalAI.git
				synced 2025-10-31 05:49:56 +00:00 
			
		
		
		
	remove assert
This commit is contained in:
		| @@ -319,7 +319,6 @@ if __name__ == "__main__": | ||||
|                 else None | ||||
|             ), | ||||
|         } | ||||
|         assert args.n_behind == 0, "DAPO does not support N behined." | ||||
|     else: | ||||
|         raise ValueError(f"Unsupported algorithm: {args.algo}") | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user