damus88 commited on
Commit
7a7ee47
·
1 Parent(s): f3634ad

Add model card

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # MLX-Mistral-7B Model
6
+
7
+
8
+ ## Overview
9
+ This is [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) for usage within the [MLX Framework](https://github.com/ml-explore/mlx)
10
+
11
+
12
+ ## Usage
13
+ Please see [MLX project](https://github.com/ml-explore/mlx) for usage and setup details.
14
+
15
+
16
+ ## Acknowledgements
17
+ Kudos to the Mistral-7B creators and also the new Apple MLX Framework.
18
+
19
+