mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-31 20:04: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.0.11
|
||||
mlx>=0.8
|
||||
numpy
|
||||
protobuf==3.20.2
|
||||
sentencepiece
|
||||
|
Reference in New Issue
Block a user