Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,6 +12,14 @@ tags:
|
|
12 |
- dnd
|
13 |
base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
14 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
model-index:
|
16 |
- name: DeepSeek-R1-Distill-Qwen-7B D&D LoRA
|
17 |
results: []
|
|
|
12 |
- dnd
|
13 |
base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
14 |
pipeline_tag: text-generation
|
15 |
+
inference: true
|
16 |
+
widget:
|
17 |
+
- text: "You are a Dungeons & Dragons assistant. Create a D&D character with the following details: Race: Half-Elf, Class: Bard, Background: Entertainer."
|
18 |
+
example_title: "D&D Character Creation"
|
19 |
+
- text: "You are a Dungeons & Dragons assistant. Design a D&D adventure hook set in a dark forest with a mysterious cult."
|
20 |
+
example_title: "Adventure Hook"
|
21 |
+
- text: "You are a Dungeons & Dragons assistant. Create a magical item for D&D 5e that would be suitable for a level 5 rogue."
|
22 |
+
example_title: "Magic Item"
|
23 |
model-index:
|
24 |
- name: DeepSeek-R1-Distill-Qwen-7B D&D LoRA
|
25 |
results: []
|