Jan commited on
Commit
2899faa
β€’
1 Parent(s): 55d1889

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -43,11 +43,30 @@ parameters:
43
  dtype: bfloat16
44
  ```
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  # About Jan
47
  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.
48
 
49
  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.
50
 
 
51
  # Jan Model Merger
52
  This is a test project for merging models.
53
 
 
43
  dtype: bfloat16
44
  ```
45
 
46
+ # Run this model
47
+
48
+ You can run this model using [Jan](https://jan.ai/) on Mac, Windows, or Linux.
49
+
50
+ **Jan is an open source, ChatGPT alternative that is:**
51
+
52
+ πŸ’» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
53
+
54
+ πŸ—‚οΈ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
55
+
56
+ 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
57
+
58
+ 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
59
+
60
+ - Please use the [trinity-v1-GGUF](https://huggingface.co/janhq/trinity-v1-GGUF) when using on Jan.
61
+
62
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
63
+
64
  # About Jan
65
  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.
66
 
67
  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.
68
 
69
+
70
  # Jan Model Merger
71
  This is a test project for merging models.
72