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,4 +1,4 @@
|
||||
mlx>=0.6
|
||||
mlx>=0.8
|
||||
numpy
|
||||
transformers>=4.38.0
|
||||
protobuf
|
||||
|
Reference in New Issue
Block a user