Text Generation
GGUF
all use cases
creative
creative writing
all genres
tool calls
tool use
problem solving
deep thinking
reasoning
deep reasoning
story
writing
fiction
roleplaying
bfloat16
role play
sillytavern
backyard
llama 3.1
llama-3
llama3
llama-3.1
context 128k
mergekit
Merge
Mixture of Experts
mixture of experts
conversational
Update README.md
Browse files
README.md
CHANGED
|
@@ -1101,3 +1101,42 @@ That's when I saw her. A figure in a bloodstained business suit, hanging from th
|
|
| 1101 |
The ground gave way beneath me, sending me tumbling as the floor crumbled into dust. As I hit bottom, I heard the final crash of the entire building, the sound of steel and concrete giving way. This is the end. The world's come to an end.
|
| 1102 |
|
| 1103 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1101 |
The ground gave way beneath me, sending me tumbling as the floor crumbled into dust. As I hit bottom, I heard the final crash of the entire building, the sound of steel and concrete giving way. This is the end. The world's come to an end.
|
| 1102 |
|
| 1103 |
|
| 1104 |
+
---
|
| 1105 |
+
|
| 1106 |
+
<h2>Special Thanks:</h2>
|
| 1107 |
+
|
| 1108 |
+
---
|
| 1109 |
+
|
| 1110 |
+
Special thanks to all the following, and many more...
|
| 1111 |
+
|
| 1112 |
+
All the model makers, fine tuners, mergers, and tweakers:
|
| 1113 |
+
- Provides the raw "DNA" for almost all my models.
|
| 1114 |
+
- Sources of model(s) can be found on the repo pages, especially the "source" repos with link(s) to the model creator(s).
|
| 1115 |
+
|
| 1116 |
+
Huggingface [ https://huggingface.co ] :
|
| 1117 |
+
- The place to store, merge, and tune models endlessly.
|
| 1118 |
+
- THE reason we have an open source community.
|
| 1119 |
+
|
| 1120 |
+
LlamaCPP [ https://github.com/ggml-org/llama.cpp ] :
|
| 1121 |
+
- The ability to compress and run models on GPU(s), CPU(s) and almost all devices.
|
| 1122 |
+
- Imatrix, Quantization, and other tools to tune the quants and the models.
|
| 1123 |
+
- Llama-Server : A cli based direct interface to run GGUF models.
|
| 1124 |
+
- The only tool I use to quant models.
|
| 1125 |
+
|
| 1126 |
+
Quant-Masters: Team Mradermacher, Bartowski, and many others:
|
| 1127 |
+
- Quant models day and night for us all to use.
|
| 1128 |
+
- They are the lifeblood of open source access.
|
| 1129 |
+
|
| 1130 |
+
MergeKit [ https://github.com/arcee-ai/mergekit ] :
|
| 1131 |
+
- The universal online/offline tool to merge models together and forge something new.
|
| 1132 |
+
- Over 20 methods to almost instantly merge model, pull them apart and put them together again.
|
| 1133 |
+
- The tool I have used to create over 1500 models.
|
| 1134 |
+
|
| 1135 |
+
Lmstudio [ https://lmstudio.ai/ ] :
|
| 1136 |
+
- The go to tool to test and run models in GGUF format.
|
| 1137 |
+
- The Tool I use to test/refine and evaluate new models.
|
| 1138 |
+
- LMStudio forum on discord; endless info and community for open source.
|
| 1139 |
+
|
| 1140 |
+
Text Generation Webui // KolboldCPP // SillyTavern:
|
| 1141 |
+
- Excellent tools to run GGUF models with - [ https://github.com/oobabooga/text-generation-webui ] [ https://github.com/LostRuins/koboldcpp ] .
|
| 1142 |
+
- 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.
|