bjoernp commited on
Commit
16bc0f9
1 Parent(s): 2ec7c80

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Mixtral 7b 8 Expert
2
+
3
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62e3b6ab0c2a907c388e4965/6m3e2d2BNXDjy6_qHd2LT.png)
4
+
5
+ This is a preliminary HuggingFace implementation of the newly released MoE model by MistralAi. Make sure to load with `trust_remote_code=True`.
6
+
7
+ Thanks to @dzhulgakov for his early implementation (https://github.com/dzhulgakov/llama-mistral) that helped me find a working setup.
8
+
9
+ Come chat about this in our [Disco(rd)](https://discord.gg/S8W8B5nz3v)! :)