shenberg1 commited on
Commit
d92d34d
1 Parent(s): b135551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
 
 
 
 
 
 
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model: Mixtral-8x7B-Instruct-v0.1
3
+ inference: false
4
+ language:
5
+ - fr
6
+ - it
7
+ - de
8
+ - es
9
+ - en
10
  license: apache-2.0
11
+ model_creator: Mistral AI_
12
+ model_name: Mixtral 8X7B Instruct v0.1
13
+ model_type: mixtral
14
+ prompt_template: '{prompt}
15
+
16
+ '
17
+ quantized_by: shenberg1
18
  ---
19
+
20
+ <!-- description start -->
21
+ ## Description
22
+
23
+ This repo contains GGUF format model files for [Mistral AI_'s Mixtral 8X7B Instruct v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1).
24
+
25
+ The f16 model (as well as several other formats) are well over the 50GB limit so there are a few missing.
26
+
27
+ This is for personal use, but if you use or would like to use it please let me know! And I'll be happy to dedicate more time to making more GGUF model files available to people :)
28
+
29
+ <!-- description end -->