Jan commited on
Commit
10c8d09
ยท
1 Parent(s): 4b72161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -29,6 +29,7 @@ slices:
29
  - sources:
30
  - model: Weyaxi/Seraph-7B
31
  layer_range: [0, 32]
 
32
  - model: AIDC-ai-business/Marcoroni-7B-v3
33
  layer_range: [0, 32]
34
  merge_method: slerp
@@ -43,6 +44,25 @@ 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
 
 
29
  - sources:
30
  - model: Weyaxi/Seraph-7B
31
  layer_range: [0, 32]
32
+
33
  - model: AIDC-ai-business/Marcoroni-7B-v3
34
  layer_range: [0, 32]
35
  merge_method: slerp
 
44
  dtype: bfloat16
45
  ```
46
 
47
+ # Run this model
48
+
49
+ You can run this model using [Jan](https://jan.ai/) on Mac, Windows, or Linux.
50
+
51
+ **Jan is an open source, ChatGPT alternative that is:**
52
+
53
+ ๐Ÿ’ป **100% offline on your machine**: Your conversations remain confidential, and visible only to you.
54
+
55
+ ๐Ÿ—‚๏ธ **An Open File Format**: Conversations and model settings stay on your computer and can be exported or deleted at any time.
56
+
57
+ ๐ŸŒ **OpenAI Compatible**: Local server on port `1337` with OpenAI compatible endpoints
58
+
59
+ ๐ŸŒ **Open Source & Free**: We build in public; check out our [Github](https://github.com/janhq)
60
+
61
+ - Please use the [trinity-v1-GGUF](https://huggingface.co/janhq/trinity-v1-GGUF) when using on Jan.
62
+
63
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/r7VmEBLGXpPLTu2MImM7S.png)
64
+
65
+
66
  # About Jan
67
  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.
68