37 lines
998 B
Markdown
37 lines
998 B
Markdown
---
|
|
license: apache-2.0
|
|
language:
|
|
- en
|
|
---
|
|
|
|
# Model Card
|
|
|
|
### Model Description
|
|
|
|
Mistral 7B 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
|
|
|
|
- **Developed by:** l3utterfly
|
|
- **Funded by:** Layla Network
|
|
- **Model type:** Mistral
|
|
- **Language(s) (NLP):** English
|
|
- **License:** Apache-2.0
|
|
- **Finetuned from model:** Mistral 7B
|
|
|
|
## 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) |