Jan commited on
Commit
a2d076b
β€’
1 Parent(s): e6e4843

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  ---
6
  <!-- header start -->
7
  <!-- 200823 -->
 
8
  <div style="width: auto; margin-left: auto; margin-right: auto">
9
  <img src="https://github.com/janhq/jan/assets/89722390/35daac7d-b895-487c-a6ac-6663daaad78e" alt="Jan banner" style="width: 100%; min-width: 400px; display: block; margin: auto;">
10
  </div>
@@ -49,6 +50,24 @@ Jan believes in the need for an open-source AI ecosystem and is building the inf
49
 
50
  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.
51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  # Jan Model Merger
53
  This is a test project for merging models.
54
 
 
5
  ---
6
  <!-- header start -->
7
  <!-- 200823 -->
8
+
9
  <div style="width: auto; margin-left: auto; margin-right: auto">
10
  <img src="https://github.com/janhq/jan/assets/89722390/35daac7d-b895-487c-a6ac-6663daaad78e" alt="Jan banner" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
  </div>
 
50
 
51
  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.
52
 
53
+ # Run this model
54
+
55
+ You can run this model using [Jan](https://jan.ai/) on Mac, Windows, or Linux.
56
+
57
+ **Jan is an open source, ChatGPT alternative that is:**
58
+
59
+ πŸ’» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
60
+
61
+ πŸ—‚οΈ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
62
+
63
+ 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
64
+
65
+ 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
66
+
67
+ - Please use the [trinity-v1-GGUF](https://huggingface.co/janhq/trinity-v1-GGUF) when using on Jan.
68
+
69
+ [INSERT SCREENSHOT HERE]
70
+
71
  # Jan Model Merger
72
  This is a test project for merging models.
73