Jan
commited on
Commit
β’
cd84087
1
Parent(s):
4aa7712
Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,18 @@ This is a GGUF version of [janhq/Mistral-7B-Instruct-v0.2-DARE](https://huggingf
|
|
26 |
- Original model: [Mistral-7B-Instruct-v0.2-DARE](https://huggingface.co/janhq/Mistral-7B-Instruct-v0.2-DARE)
|
27 |
- Model description: [Readme](https://huggingface.co/janhq/Mistral-7B-Instruct-v0.2-DARE/blob/main/README.md)
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
# About Jan
|
30 |
Jan believes in the need for an open-source AI ecosystem and is building the infra and tooling to allow open-source AIs to compete on a level playing field with proprietary ones.
|
31 |
|
|
|
26 |
- Original model: [Mistral-7B-Instruct-v0.2-DARE](https://huggingface.co/janhq/Mistral-7B-Instruct-v0.2-DARE)
|
27 |
- Model description: [Readme](https://huggingface.co/janhq/Mistral-7B-Instruct-v0.2-DARE/blob/main/README.md)
|
28 |
|
29 |
+
# Run this model
|
30 |
+
You can run this model using [Jan Desktop](https://jan.ai/) on Mac, Windows, or Linux.
|
31 |
+
|
32 |
+
Jan is an open source, ChatGPT alternative that is:
|
33 |
+
|
34 |
+
- π» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
|
35 |
+
- ποΈ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
|
36 |
+
- π **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
|
37 |
+
- π **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
|
38 |
+
|
39 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
|
40 |
+
|
41 |
# About Jan
|
42 |
Jan believes in the need for an open-source AI ecosystem and is building the infra and tooling to allow open-source AIs to compete on a level playing field with proprietary ones.
|
43 |
|