|
--- |
|
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|> |
|
``` |