Jan commited on
Commit
60ecc78
β€’
1 Parent(s): e2c072f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -66,6 +66,25 @@ parameters:
66
  ### Assistant:
67
  ```
68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  # About Jan
70
  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.
71
 
@@ -91,4 +110,5 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
91
  # Acknowlegement
92
  - [mergekit](https://github.com/cg123/mergekit)
93
  - [DARE](https://github.com/yule-BUAA/MergeLM/blob/main/README.md)
94
- - [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness)
 
 
66
  ### Assistant:
67
  ```
68
 
69
+ # Run this model
70
+
71
+ You can run this model using [Jan](https://jan.ai/) on Mac, Windows, or Linux.
72
+
73
+ **Jan is an open source, ChatGPT alternative that is:**
74
+
75
+ πŸ’» **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
76
+
77
+ πŸ—‚οΈ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
78
+
79
+ 🌐 **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
80
+
81
+ 🌍 **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
82
+
83
+ - Please use the [trinity-v1-GGUF](https://huggingface.co/janhq/trinity-v1-GGUF) when using on Jan.
84
+
85
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
86
+
87
+
88
  # About Jan
89
  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.
90
 
 
110
  # Acknowlegement
111
  - [mergekit](https://github.com/cg123/mergekit)
112
  - [DARE](https://github.com/yule-BUAA/MergeLM/blob/main/README.md)
113
+ - [lm-evaluation-harness
114
+ ](https://github.com/EleutherAI/lm-evaluation-harness)