Jan commited on
Commit
e2cfd3f
β€’
1 Parent(s): 22a88e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -48,6 +48,18 @@ parameters:
48
  int8_mask: true
49
  ```
50
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  # About Jan
52
  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.
53
 
 
48
  int8_mask: true
49
  ```
50
 
51
+ # Run this model
52
+ You can run this model using [Jan Desktop](https://jan.ai/) on Mac, Windows, or Linux.
53
+
54
+ Jan is an open source, ChatGPT alternative that is:
55
+
56
+ - πŸ’» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
57
+ - πŸ—‚οΈ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
58
+ - 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
59
+ - 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
60
+
61
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
62
+
63
  # About Jan
64
  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.
65