n810x commited on
Commit
4d77678
1 Parent(s): a9dd931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ 2024-03-14
5
+
6
+ This is a 3-bit exl2 (Exllamav2) conversion of MistralAI's Mixtral-8x7B-v0.1
7
+
8
+ This takes about 17GB on disk, so it should load on consumer cards with 24GB of VRAM.
9
+
10
+ - More on ExLlamav2 -> https://github.com/turboderp/exllamav2 ( works with Oobabooga's textgen web ui )
11
+ - Original Model -> https://huggingface.co/mistralai/Mixtral-8x7B-v0.1 ( Original files are ~87GB on disk )