Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +76 -0
- mistral-trismegistus-7b.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
mistral-trismegistus-7b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: mistralai/Mistral-7B-v0.1
|
3 |
+
tags:
|
4 |
+
- mistral-7b
|
5 |
+
- instruct
|
6 |
+
- finetune
|
7 |
+
- gpt4
|
8 |
+
- synthetic data
|
9 |
+
- distillation
|
10 |
+
model-index:
|
11 |
+
- name: Mistral-Trismegistus-7B
|
12 |
+
results: []
|
13 |
+
license: apache-2.0
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
---
|
17 |
+
**Mistral Trismegistus 7B**
|
18 |
+
|
19 |
+
<div style="display: flex; justify-content: center;">
|
20 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/3VJvztFDB1XOWfShuHnb6.png" alt="Mistral Trismegistus" width="50%" style="display: block; margin: 0 auto;">
|
21 |
+
</div>
|
22 |
+
|
23 |
+
## Model Description:
|
24 |
+
|
25 |
+
Transcendence is All You Need! Mistral Trismegistus is a model made for people interested in the esoteric, occult, and spiritual.
|
26 |
+
|
27 |
+
Here are some outputs:
|
28 |
+
|
29 |
+
Answer questions about occult artifacts:
|
30 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/WeLd-zbZVwRe6HjxyRYMh.png)
|
31 |
+
|
32 |
+
Play the role of a hypnotist:
|
33 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/fdYQacOpD3GrLCdgCrMLu.png)
|
34 |
+
|
35 |
+
|
36 |
+
## Special Features:
|
37 |
+
- **The First Powerful Occult Expert Model**: ~10,000 high quality, deep, rich, instructions on the occult, esoteric, and spiritual.
|
38 |
+
- **Fast**: Trained on Mistral, a state of the art 7B parameter model, you can run this model FAST on even a cpu.
|
39 |
+
- **Not a positivity-nazi**: This model was trained on all forms of esoteric tasks and knowledge, and is not burdened by the flowery nature of many other models, who chose positivity over creativity.
|
40 |
+
|
41 |
+
## Acknowledgements:
|
42 |
+
|
43 |
+
Special thanks to @a16z.
|
44 |
+
|
45 |
+
## Dataset:
|
46 |
+
|
47 |
+
This model was trained on a 100% synthetic, gpt-4 generated dataset, about ~10,000 examples, on a wide and diverse set of both tasks and knowledge about the esoteric, occult, and spiritual.
|
48 |
+
|
49 |
+
The dataset will be released soon!
|
50 |
+
|
51 |
+
## Usage:
|
52 |
+
|
53 |
+
Prompt Format:
|
54 |
+
```
|
55 |
+
USER: <prompt>
|
56 |
+
ASSISTANT:
|
57 |
+
```
|
58 |
+
OR
|
59 |
+
```
|
60 |
+
<system message>
|
61 |
+
USER: <prompt>
|
62 |
+
ASSISTANT:
|
63 |
+
```
|
64 |
+
|
65 |
+
## Benchmarks:
|
66 |
+
|
67 |
+
No benchmark can capture the nature and essense of the quality of spirituality and esoteric knowledge and tasks. You will have to try testing it yourself!
|
68 |
+
|
69 |
+
Training run on wandb here: https://wandb.ai/teknium1/occult-expert-mistral-7b/runs/coccult-expert-mistral-6/overview
|
70 |
+
|
71 |
+
## Licensing:
|
72 |
+
|
73 |
+
Apache 2.0
|
74 |
+
|
75 |
+
---
|
76 |
+
|
mistral-trismegistus-7b.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ef4decb24944b80f498201991fe86f2abbce86571114069a2f43d51855d6713
|
3 |
+
size 4108917216
|