File size: 507 Bytes
9c4b8cf a828b70 6d1128e a828b70 0671216 9c4b8cf c423930 9c4b8cf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
datasets:
- ewof/koishi-instruct-metharme
---
## Training
[axolotl](https://github.com/OpenAccess-AI-Collective/axolotl) was used for training
on a 2x nvidia a40 gpu cluster.
the a40 GPU cluster has been graciously provided by [Arc Compute](https://www.arccompute.io/).
trained on subset of koishi commit 6e675d1 for one epoch
- asss
- dolly
- hh-rlhf
- wizard evol
## Base Model
rank 8 lora tune of mistralai/Mistral-7B-v0.1
## Prompting
```
### System:
### Instruction:
### Response:
``` |