Update README.md
This commit is contained in:
39
README.md
39
README.md
@@ -761,3 +761,42 @@ I looked up, squinting into the blood-swept gloom. A figure—b tall, stooping,
|
||||
|
||||
And in that moment, as the blood fell like the tears of a weeping giant, I understood—this was not the end of horror. This was only the beginning of the scream.
|
||||
|
||||
---
|
||||
|
||||
<h2>Special Thanks:</h2>
|
||||
|
||||
---
|
||||
|
||||
Special thanks to all the following, and many more...
|
||||
|
||||
All the model makers, fine tuners, mergers, and tweakers:
|
||||
- Provides the raw "DNA" for almost all my models.
|
||||
- Sources of model(s) can be found on the repo pages, especially the "source" repos with link(s) to the model creator(s).
|
||||
|
||||
Huggingface [ https://huggingface.co ] :
|
||||
- The place to store, merge, and tune models endlessly.
|
||||
- THE reason we have an open source community.
|
||||
|
||||
LlamaCPP [ https://github.com/ggml-org/llama.cpp ] :
|
||||
- The ability to compress and run models on GPU(s), CPU(s) and almost all devices.
|
||||
- Imatrix, Quantization, and other tools to tune the quants and the models.
|
||||
- Llama-Server : A cli based direct interface to run GGUF models.
|
||||
- The only tool I use to quant models.
|
||||
|
||||
Quant-Masters: Team Mradermacher, Bartowski, and many others:
|
||||
- Quant models day and night for us all to use.
|
||||
- They are the lifeblood of open source access.
|
||||
|
||||
MergeKit [ https://github.com/arcee-ai/mergekit ] :
|
||||
- The universal online/offline tool to merge models together and forge something new.
|
||||
- Over 20 methods to almost instantly merge model, pull them apart and put them together again.
|
||||
- The tool I have used to create over 1500 models.
|
||||
|
||||
Lmstudio [ https://lmstudio.ai/ ] :
|
||||
- The go to tool to test and run models in GGUF format.
|
||||
- The Tool I use to test/refine and evaluate new models.
|
||||
- LMStudio forum on discord; endless info and community for open source.
|
||||
|
||||
Text Generation Webui // KolboldCPP // SillyTavern:
|
||||
- Excellent tools to run GGUF models with - [ https://github.com/oobabooga/text-generation-webui ] [ https://github.com/LostRuins/koboldcpp ] .
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user