mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 07:58:14 +08:00 
			
		
		
		
	fix typo (#1215)
This commit is contained in:
		| @@ -3748,7 +3748,7 @@ void init_ops(nb::module_& m) { | ||||
|           array: The dequantized version of ``w`` | ||||
|       )pbdoc"); | ||||
|   m.def( | ||||
|       "gater_qmm", | ||||
|       "gather_qmm", | ||||
|       &gather_qmm, | ||||
|       nb::arg(), | ||||
|       nb::arg(), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Koski
					David Koski