nisten commited on
Commit
66c6826
1 Parent(s): 59359fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
 
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
3
  license: apache-2.0
4
  ---
5
+
6
+ Base model: https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2
7
+
8
+ This is just a custom 4bit imatrix quant made to run optiomally on a macbook with 8gb of ram.
9
+
10
+ For use with llama.cpp https://github.com/ggerganov/llama.cpp