Commit
·
a34d3fb
1
Parent(s):
eeb0116
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
1 |
+
The default model for the JanisAI User Interface.
|
2 |
+
|
3 |
+
Automatic Instructions: Run your JanisAIInstaller.exe or the JanisModelInstaller.exe located in your /JanisAI/ installation folder.
|
4 |
+
|
5 |
+
Manual Instructions: Copy the zip file containing the model into your /JanisAI/ installation folder. Unzip the file in your /JanisAI/ installation folder.
|
6 |
+
|
7 |
+
Janis AI uses OpenHermes-2.5-Mistral-7b. https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B
|
8 |
+
|
9 |
+
This model is formatted and quantized according to MLC-LLM standards. https://github.com/mlc-ai/mlc-llm
|
10 |
---
|
11 |
license: apache-2.0
|
12 |
---
|