File size: 800 Bytes
0a18c45 7079b32 0a18c45 399137d 85af4c1 |
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 |
---
datasets:
- raincandy-u/Dextromethorphan-10k
library_name: transformers
pipeline_tag: text-generation
license: mit
---
![image/png](https://cdn-uploads.huggingface.co/production/uploads/657eb5b256c9c67605a6e8b5/f96pPiJQb3puzbPYNknG2.png)
# phillama-3.8b-v0.1
Phillama is a model based on Phi-3-mini and trained on Llama-generated dataset raincandy-u/Dextromethorphan-10k to make it more "llama-like".
Also, this model is converted into Llama format, so it will work with any Llama-2/3 workflow.
# System prompt
`You are a humanoid AI assistant. You think step by step and give detailed long response.`
# Prompt template
```
<|system|>
You are a humanoid AI assistant. You think step by step and give detailed long response.<|end|>
<|user|>
Why people like llama?<|end|>
<|assistant|>
``` |