TheDrummer commited on
Commit
ed2bede
·
verified ·
1 Parent(s): ef6aacd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +96 -0
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - shb777/Llama-3.3-8B-Instruct-128K
4
+ ---
5
+ ## Drummer is open for new opportunities (I'm a Software Engineer). Contact me through any of these channels: https://linktr.ee/thelocaldrummer
6
+ ### Thank you to everyone who subscribed through [Patreon](https://www.patreon.com/TheDrummer). Your support helps me chug along in this brave new world.
7
+
8
+ ### FAQ for those out-of-the-loop
9
+
10
+ <details>
11
+ <summary>🐶 Who is Drummer?</summary>
12
+
13
+ Hi! I'm Drummer. I'm a Software Engineer with experience in JavaScript, Golang, Python, and generally engineering the crap out of things.
14
+
15
+ Why I'm in the AI space:
16
+
17
+ - **Exploration:** Everyone is trying to figure out how AI works and what it's capable of. I am too - just not in creating the smartest, safest model at all costs.
18
+ - **Upskill:** The world is headed towards AI. It is here to stay. This has been my way of brushing up in this new form of computing challenge.
19
+ - **Value:** I yearn to create value. I feel satisfaction and fulfillment in providing something meaningful for others.
20
+ - **Fun:** It's just fun using and making models. It's also fun coming up with theories and realizing them in practice (training AI).
21
+
22
+ I started my tuning venture back in mid-2024 when I wanted to improve its literary capabilities.
23
+ I've come a long way since then and I have branched out and specialized.
24
+ Foundational models today are optimized for non-creative uses, and I believe there is a place for AI in creativity and entertainment.
25
+
26
+ I am here to take *the road less traveled by*.
27
+
28
+ </details>
29
+
30
+ <details>
31
+ <summary>❓ What are my models like?</summary>
32
+
33
+ **Bottomline:** My models are usually geared towards creativity, usability, and entertainment!
34
+
35
+ While intelligence, correctness, and problem solving are not my priority, they are still one of many qualities I want in my models.
36
+
37
+ The primary goal is to enhance the experience for users looking to use models for creative uses, and other use cases which require no alignment.
38
+
39
+ In an effort to make it clear to myself and to others what I'm aiming for, I've identified certain qualities that my users often want:
40
+
41
+ Creativity
42
+ - **Writing:** Does it string together words and sentences in a pleasant & effective way? Does it feel like a writer?
43
+ - **Dynamism:** How good is the AI at being compelling and intriguing in its storytelling?
44
+ - **Imagination:** Can the AI navigate through a plethora of possibilities? Can it skirt incoherence and rise up to absolute coherence at the end of it?
45
+
46
+ (Dis)alignment
47
+ - **Attitude:** Does it refuse in both soft or hard ways? Does it lean towards certain corporate/religious/political ethics & beliefs? How does it see the user and itself?
48
+ - **Morality:** Does it know ethics? Is its language infected with forced positivity? If not, can it still moralize over difficult & dubious themes?
49
+ - **Formatting:** How stubborn is it with its established formatting? Can it create effective and novel formats to answer the prompt?
50
+
51
+ Intelligence
52
+ - **Adherence:** Can it follow instructions? Is it sticking to the prompt? Can it understsand you?
53
+ - **Knowledge:** Does it know about the world in both fictional and non-fictional way?
54
+ - **Perception:** Can it handle nuance, complexity, and logic?
55
+
56
+ If it doesn't excel in one of these qualities, or if it's overall mediocre for its size, then I would most likely reiterate until I get something right.
57
+
58
+ </details>
59
+
60
+ <details>
61
+ <summary>💡 Philosophy</summary>
62
+
63
+ A person is defined by the language they use. Not whether they speak in English or German, but in how they perceive reality.
64
+
65
+ Just like how we associate a serial killer as a mind that can't map 'murder' to 'evil', an innocent person is a mind that simply can't imagine 'murder'. They get confused when forced to deal with such subjects.
66
+
67
+ AI's use of language speaks volumes about their 'perception' of reality. If a language model has been skewed and limited to a positive perception, then it's ability to imagine is also limited.
68
+
69
+ Finetuning is an opportunity to adjust and broaden the language. Corporations use it to achieve safety and compliance. I'm here to
70
+
71
+ </details>
72
+
73
+ <audio controls src="https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/FNWdi0WlH-Xd3fjkGVPpp.mpga"></audio>
74
+
75
+ ---
76
+
77
+ [Drummer](https://huggingface.co/TheDrummer) proudly presents...
78
+
79
+ # Anubis Mini 8B v1
80
+
81
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/-FEb7xdAwzxRwYQ9wagGQ.png)
82
+
83
+ ## Supported Chat Templates
84
+ - Llama 3 Chat Template
85
+
86
+ ## Special Thanks
87
+ - Thank you to each and everyone who donated and subscribed in [Patreon](https://www.patreon.com/TheDrummer) and [Ko-Fi](https://ko-fi.com/thedrummer) to make our venture a little bit easier.
88
+ - [Subscribe to my Patreon!](https://www.patreon.com/TheDrummer)
89
+
90
+ ## Links
91
+ - Original: https://huggingface.co/TheDrummer/Anubis-8B-v1
92
+ - GGUF: https://huggingface.co/TheDrummer/Anubis-8B-v1-GGUF
93
+ - iMatrix (recommended): https://huggingface.co/bartowski/TheDrummer_Anubis-8B-v1-GGUF
94
+ - EXL3: https://huggingface.co/ArtusDev/TheDrummer_Anubis-8B-v1-EXL3
95
+
96
+ `config-v1h`