mzbac commited on
Commit
ae9ac16
1 Parent(s): 9abbbc7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ```
4
+ pip install mlx-moe
5
+
6
+ python -m mlx_moe.generate --model mzbac/phi-2-2x3-hf-4bit-mlx --prompt "how back prop works"
7
+
8
+ ```