Upload ./README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: agpl-3.0
|
3 |
+
datasets:
|
4 |
+
- kalomaze/Opus_Instruct_25k
|
5 |
+
- MangoHQ/Claude-Data-Anon-Killed
|
6 |
+
---
|
7 |
+
### exl2 quant (measurement.json in main branch)
|
8 |
+
---
|
9 |
+
### check revisions for quants
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
Experimental Finetune of Qwen 1.5B with Kalomaze Opus Instruct first and then Claude C2 logs. Model may produce NSFW results.
|
14 |
+
|
15 |
+
Model uses Alpaca formatting
|
16 |
+
```
|
17 |
+
### Instruction:
|
18 |
+
<Prompt>
|
19 |
+
### Input:
|
20 |
+
<Insert Context Here>
|
21 |
+
### Response:
|
22 |
+
```
|
23 |
+
|
24 |
+
|
25 |
+
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|