jan-hq commited on
Commit
88a89b5
β€’
1 Parent(s): 81c6365

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ ---
7
+ <!-- header start -->
8
+ <!-- 200823 -->
9
+
10
+ <div style="width: auto; margin-left: auto; margin-right: auto"
11
+ >
12
+ <img src="https://github.com/janhq/jan/assets/89722390/35daac7d-b895-487c-a6ac-6663daaad78e" alt="Jan banner"
13
+ style="width: 100%; min-width: 400px; display: block; margin: auto;">
14
+ </div>
15
+
16
+ <p align="center">
17
+ <a href="https://jan.ai/">Jan</a
18
+ >
19
+ - <a href="https://discord.gg/AsJ8krTT3N">Discord</a>
20
+ </p>
21
+ <!-- header end -->
22
+
23
+ # Prompt template
24
+
25
+ Zephyr
26
+ ```
27
+ <|system|>
28
+ {system_message}
29
+ <|user|>
30
+ {prompt}
31
+ <|assistant|>
32
+
33
+ ```
34
+
35
+ # Run this model
36
+ You can run this model using [Jan Desktop](https://jan.ai/) on Mac, Windows, or Linux.
37
+
38
+ Jan is an open source, ChatGPT alternative that is:
39
+
40
+ - πŸ’» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
41
+ - πŸ—‚οΈ **
42
+ An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
43
+ - 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
44
+
45
+ - 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
46
+
47
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
48
+
49
+
50
+ # About Jan
51
+ 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.
52
+
53
+ Jan's long-term vision is to build a cognitive framework for future robots, who are practical, useful assistants for humans and businesses in everyday life.