aashish1904 commited on
Commit
f38b046
·
verified ·
1 Parent(s): caeb268

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +89 -0
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ base_model: mistralai/Mistral-7B-v0.1
5
+ tags:
6
+ - mistral-7b
7
+ - instruct
8
+ - finetune
9
+ - gpt4
10
+ - synthetic data
11
+ - distillation
12
+ model-index:
13
+ - name: Mistral-Trismegistus-7B
14
+ results: []
15
+ license: apache-2.0
16
+ language:
17
+ - en
18
+
19
+ ---
20
+
21
+ [![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
22
+
23
+
24
+ # QuantFactory/Mistral-Trismegistus-7B-GGUF
25
+ This is quantized version of [teknium/Mistral-Trismegistus-7B](https://huggingface.co/teknium/Mistral-Trismegistus-7B) created using llama.cpp
26
+
27
+ # Original Model Card
28
+
29
+ **Mistral Trismegistus 7B**
30
+
31
+ <div style="display: flex; justify-content: center;">
32
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/3VJvztFDB1XOWfShuHnb6.png" alt="Mistral Trismegistus" width="50%" style="display: block; margin: 0 auto;">
33
+ </div>
34
+
35
+ ## Model Description:
36
+
37
+ Transcendence is All You Need! Mistral Trismegistus is a model made for people interested in the esoteric, occult, and spiritual.
38
+
39
+ Here are some outputs:
40
+
41
+ Answer questions about occult artifacts:
42
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/WeLd-zbZVwRe6HjxyRYMh.png)
43
+
44
+ Play the role of a hypnotist:
45
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/fdYQacOpD3GrLCdgCrMLu.png)
46
+
47
+
48
+ ## Special Features:
49
+ - **The First Powerful Occult Expert Model**: ~10,000 high quality, deep, rich, instructions on the occult, esoteric, and spiritual.
50
+ - **Fast**: Trained on Mistral, a state of the art 7B parameter model, you can run this model FAST on even a cpu.
51
+ - **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.
52
+
53
+ ## Acknowledgements:
54
+
55
+ Special thanks to @a16z.
56
+
57
+ ## Dataset:
58
+
59
+ 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.
60
+
61
+ The dataset will be released soon!
62
+
63
+ ## Usage:
64
+
65
+ Prompt Format:
66
+ ```
67
+ USER: <prompt>
68
+ ASSISTANT:
69
+ ```
70
+ OR
71
+ ```
72
+ <system message>
73
+ USER: <prompt>
74
+ ASSISTANT:
75
+ ```
76
+
77
+ ## Benchmarks:
78
+
79
+ 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!
80
+
81
+ Training run on wandb here: https://wandb.ai/teknium1/occult-expert-mistral-7b/runs/coccult-expert-mistral-6/overview
82
+
83
+ ## Licensing:
84
+
85
+ Apache 2.0
86
+
87
+ ---
88
+
89
+