Text Generation
English
AI hybrid software
AI AutoCorrect Software
AI AutoCreative Enhancement
AI Auto Low Quant Enhancement and Optimize
AUTO Reconsider Systems
Live Streaming Auto Enhancement in Real Time
ALL GGUF enhanced
ALL EXL2 enhanced
ALL HQQ enhanced
ALL Full source enhanced
ALL GPTQ enhanced
ALL AWQ enhanced
creative
creative writing
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
science fiction
romance
all genres
story
writing
vivid writing
fiction
sillytavern enhancement
horror
llama 2
llama 3
llama 3.1
llama 3.2
llama 3.3
Qwen
command-r
mistral
mistral large
deepseek
gemma
phi
llama
llama-3
gemma2
gemma3
llama-2
llama-3.1
llama-3.2
Mixture of Experts
mixture of experts
mixtral
Update README.md
Browse files
README.md
CHANGED
@@ -484,4 +484,43 @@ So, what do you say, fucker? Are you ready to unleash hell on the page with me?
|
|
484 |
|
485 |
But if you're man enough to take on the challenge, then strap yourself in and get ready for the ride of a lifetime. Because with me at the helm, we're about to embark on a journey into the very heart of madness. And trust me, fucker, you won't be coming back from that trip the same person. So what's it gonna be? Are you in, or are you out? The choice is yours, but if you're looking for a writer who can deliver a story that'll leave you questioning everything, then I'm your fucking man. Let's do this.
|
486 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
487 |
|
|
|
484 |
|
485 |
But if you're man enough to take on the challenge, then strap yourself in and get ready for the ride of a lifetime. Because with me at the helm, we're about to embark on a journey into the very heart of madness. And trust me, fucker, you won't be coming back from that trip the same person. So what's it gonna be? Are you in, or are you out? The choice is yours, but if you're looking for a writer who can deliver a story that'll leave you questioning everything, then I'm your fucking man. Let's do this.
|
486 |
|
487 |
+
---
|
488 |
+
|
489 |
+
<h2>Special Thanks:</h2>
|
490 |
+
|
491 |
+
---
|
492 |
+
|
493 |
+
Special thanks to all the following, and many more...
|
494 |
+
|
495 |
+
All the model makers, fine tuners, mergers, and tweakers:
|
496 |
+
- Provides the raw "DNA" for almost all my models.
|
497 |
+
- Sources of model(s) can be found on the repo pages, especially the "source" repos with link(s) to the model creator(s).
|
498 |
+
|
499 |
+
Huggingface [ https://huggingface.co ] :
|
500 |
+
- The place to store, merge, and tune models endlessly.
|
501 |
+
- THE reason we have an open source community.
|
502 |
+
|
503 |
+
LlamaCPP [ https://github.com/ggml-org/llama.cpp ] :
|
504 |
+
- The ability to compress and run models on GPU(s), CPU(s) and almost all devices.
|
505 |
+
- Imatrix, Quantization, and other tools to tune the quants and the models.
|
506 |
+
- Llama-Server : A cli based direct interface to run GGUF models.
|
507 |
+
- The only tool I use to quant models.
|
508 |
+
|
509 |
+
Quant-Masters: Team Mradermacher, Bartowski, and many others:
|
510 |
+
- Quant models day and night for us all to use.
|
511 |
+
- They are the lifeblood of open source access.
|
512 |
+
|
513 |
+
MergeKit [ https://github.com/arcee-ai/mergekit ] :
|
514 |
+
- The universal online/offline tool to merge models together and forge something new.
|
515 |
+
- Over 20 methods to almost instantly merge model, pull them apart and put them together again.
|
516 |
+
- The tool I have used to create over 1500 models.
|
517 |
+
|
518 |
+
Lmstudio [ https://lmstudio.ai/ ] :
|
519 |
+
- The go to tool to test and run models in GGUF format.
|
520 |
+
- The Tool I use to test/refine and evaluate new models.
|
521 |
+
- LMStudio forum on discord; endless info and community for open source.
|
522 |
+
|
523 |
+
Text Generation Webui // KolboldCPP // SillyTavern:
|
524 |
+
- Excellent tools to run GGUF models with - [ https://github.com/oobabooga/text-generation-webui ] [ https://github.com/LostRuins/koboldcpp ] .
|
525 |
+
- Sillytavern [ https://github.com/SillyTavern/SillyTavern ] can be used with LMSTudio [ https://lmstudio.ai/ ] , TextGen [ https://github.com/oobabooga/text-generation-webui ], Kolboldcpp [ https://github.com/LostRuins/koboldcpp ], Llama-Server [part of LLAMAcpp] as a off the scale front end control system and interface to work with models.
|
526 |
|