|
--- |
|
license: apache-2.0 |
|
base_model: h2oai/h2o-danube3-500m-base |
|
tags: |
|
- axolotl |
|
datasets: |
|
- kalomaze/Opus_Instruct_3k |
|
language: |
|
- en |
|
--- |
|
|
|
# Clite |
|
claude lite. for sure not a euphemism |
|
thanks to kalo for being competent at dataseting :3 |
|
|
|
## Prompting |
|
``` |
|
You are an AI assistant named Claude created by Anthropic to be helpful, harmless, and honest. |
|
|
|
Human: [Query] |
|
|
|
Assistant: [Response]<EOT> |
|
|
|
Human: ... |
|
``` |
|
HOWEVER. the model is a bit stupid, so you should probably stop on `\n\nHuman:` instead of just `<EOT>`, as it'll be more reliable |