39 lines
1.0 KiB
Markdown
39 lines
1.0 KiB
Markdown
|
|
---
|
||
|
|
license: mit
|
||
|
|
language:
|
||
|
|
- en
|
||
|
|
---
|
||
|
|
|
||
|
|
# Model Card
|
||
|
|
|
||
|
|
### Model Description
|
||
|
|
|
||
|
|
Phi-2 fine-tuned by the OpenHermes 2.5 dataset optimised for multi-turn conversation and character impersonation.
|
||
|
|
|
||
|
|
The dataset has been pre-processed by doing the following:
|
||
|
|
1. remove all refusals
|
||
|
|
2. remove any mention of AI assistant
|
||
|
|
3. split any multi-turn dialog generated in the dataset into multi-turn conversations records
|
||
|
|
4. added nfsw generated conversations from the Teatime dataset
|
||
|
|
|
||
|
|
- **Developed by:** l3utterfly
|
||
|
|
- **Funded by:** Layla Network
|
||
|
|
- **Model type:** Phi-2
|
||
|
|
- **Language(s) (NLP):** English
|
||
|
|
- **License:** MIT
|
||
|
|
- **Finetuned from model:** Phi-2
|
||
|
|
|
||
|
|
## Uses
|
||
|
|
|
||
|
|
Base model used by Layla - the offline personal assistant: https://www.layla-network.ai
|
||
|
|
|
||
|
|
Help & support: https://discord.gg/x546YJ6nYC
|
||
|
|
|
||
|
|
Prompt:
|
||
|
|
```
|
||
|
|
USER:
|
||
|
|
ASSISTANT:
|
||
|
|
```
|
||
|
|
|
||
|
|
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|