Jan
commited on
Commit
ยท
e9832ef
1
Parent(s):
873e149
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ language:
|
|
15 |
</p>
|
16 |
<!-- header end -->
|
17 |
|
|
|
18 |
# Model Description
|
19 |
This model uses the `Slerp` merge method from our 2 best models in 12th Dec:
|
20 |
1. [supermario-slerp-v2](https://huggingface.co/janhq/supermario-slerp-v2)
|
@@ -43,6 +44,24 @@ 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 |
|
|
|
15 |
</p>
|
16 |
<!-- header end -->
|
17 |
|
18 |
+
|
19 |
# Model Description
|
20 |
This model uses the `Slerp` merge method from our 2 best models in 12th Dec:
|
21 |
1. [supermario-slerp-v2](https://huggingface.co/janhq/supermario-slerp-v2)
|
|
|
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 |
# About Jan
|
66 |
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.
|
67 |
|