Files changed (1) hide show
  1. README.md +57 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
24
+ # Prompt template
25
+
26
+ ChatML
27
+ ```
28
+ <|im_start|>system
29
+ {system_message}<|im_end|>
30
+ <|im_start|>user
31
+ {prompt}<|im_end|>
32
+ <|im_start|>assistant
33
+
34
+ ```
35
+
36
+ # Training detail
37
+ You can read [here](https://huggingface.co/jan-hq/stealth-finance-v1-adapter).
38
+
39
+ # Run this model
40
+ You can run this model using [Jan Desktop](https://jan.ai/) on Mac, Windows, or Linux.
41
+
42
+ Jan is an open source, ChatGPT alternative that is:
43
+
44
+ - 💻 **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
45
+ - 🗂️ **
46
+ An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
47
+ - 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
48
+
49
+ - 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
50
+
51
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
52
+
53
+
54
+ # About Jan
55
+ 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.
56
+
57
+ 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.