Text Generation
English
How to use reasoning models.
How to use thinking models.
How to create reasoninng models.
deepseek
reasoning
reason
thinking
all use cases
creative
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
romance
all genres
story
writing
vivid writing
fiction
roleplaying
bfloat16
float32
float16
role play
sillytavern
backyard
lmstudio
Text Generation WebUI
llama 3
mistral
llama 3.1
qwen 2.5
context 128k
mergekit
Merge
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,48 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
<h2>How-To-Use-Reasoning-Thinking-Models-and-Create-Them - DOCUMENT</h2>
|
@@ -11,6 +54,21 @@ This is a live document and updates will occur often.
|
|
11 |
|
12 |
This document and the information contained in it can be used for ANY "Reasoning/Thinking" model - at my repo and/or other repos.
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
---
|
16 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- How to use reasoning models.
|
7 |
+
- How to use thinking models.
|
8 |
+
- How to create reasoninng models.
|
9 |
+
- deepseek
|
10 |
+
- reasoning
|
11 |
+
- reason
|
12 |
+
- thinking
|
13 |
+
- all use cases
|
14 |
+
- creative
|
15 |
+
- fiction writing
|
16 |
+
- plot generation
|
17 |
+
- sub-plot generation
|
18 |
+
- fiction writing
|
19 |
+
- story generation
|
20 |
+
- scene continue
|
21 |
+
- storytelling
|
22 |
+
- fiction story
|
23 |
+
- romance
|
24 |
+
- all genres
|
25 |
+
- story
|
26 |
+
- writing
|
27 |
+
- vivid writing
|
28 |
+
- fiction
|
29 |
+
- roleplaying
|
30 |
+
- bfloat16
|
31 |
+
- float32
|
32 |
+
- float16
|
33 |
+
- role play
|
34 |
+
- sillytavern
|
35 |
+
- backyard
|
36 |
+
- lmstudio
|
37 |
+
- Text Generation WebUI
|
38 |
+
- llama 3
|
39 |
+
- mistral
|
40 |
+
- llama 3.1
|
41 |
+
- qwen 2.5
|
42 |
+
- context 128k
|
43 |
+
- mergekit
|
44 |
+
- merge
|
45 |
+
pipeline_tag: text-generation
|
46 |
---
|
47 |
|
48 |
<h2>How-To-Use-Reasoning-Thinking-Models-and-Create-Them - DOCUMENT</h2>
|
|
|
54 |
|
55 |
This document and the information contained in it can be used for ANY "Reasoning/Thinking" model - at my repo and/or other repos.
|
56 |
|
57 |
+
LINKS:
|
58 |
+
|
59 |
+
All Reasoning/Thinking Models - including MOEs - (collection) (GGUF):
|
60 |
+
|
61 |
+
[ https://huggingface.co/collections/DavidAU/d-au-reasoning-deepseek-models-with-thinking-reasoning-67a41ec81d9df996fd1cdd60 ]
|
62 |
+
|
63 |
+
All Reasoning/Thinking Models - including MOES - (collection) (Source Code to generation GGUF, EXL2, AWQ, GPTQ, HQQ, etc etc and direct usage):
|
64 |
+
|
65 |
+
[ https://huggingface.co/collections/DavidAU/d-au-reasoning-source-files-for-gguf-exl2-awq-gptq-67b296c5f09f3b49a6aa2704 ]
|
66 |
+
|
67 |
+
All Adapters (collection) - Turn a "regular" model into a "thinking/reasoning" model:
|
68 |
+
|
69 |
+
[ https://huggingface.co/collections/DavidAU/d-au-reasoning-adapters-loras-any-model-to-reasoning-67bdb1a7156a97f6ec42ce36 ]
|
70 |
+
|
71 |
+
These collections will update over time. Newest items are usually at the bottom of each collection.
|
72 |
|
73 |
---
|
74 |
|