mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
Switch to fast RMS/LN Norm (#603)
* use nn.RMSNorm, use sdpa, cleanup * bump mlx versions * minor update * use fast layer norm * version bump * update requirement for whisper * update requirement for gguf
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mlx>=0.0.7
|
||||
mlx>=0.8.0
|
||||
transformers
|
||||
numpy
|
||||
|
Reference in New Issue
Block a user