arco-2-instruct / README.md
appvoid's picture
Update README.md
eb116cf verified
---
base_model:
- appvoid/palmer-004-turbo
- appvoid/text-arco
- appvoid/arco-2
- appvoid/arco-reflection
- appvoid/arco-2-reasoning-20k
library_name: transformers
tags:
- mergekit
- merge
license: apache-2.0
---
<style>
img{
user-select: none;
transition: all 0.2s ease;
border-radius: .5rem;
}
img:hover{
transform: rotate(2deg);
filter: invert(100%);
}
@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@0,400..900;1,400..900&display=swap');
</style>
<div style="background-color: transparent; border-radius: .5rem; padding: 2rem; font-family: monospace; font-size: .85rem; text-align: justify;">
![cubby](https://huggingface.co./appvoid/cubby/resolve/main/cubby.webp)
this model was not trained, it is a merged of experts to improve instruction following tasks and reasoning.
#### prompt
there is no prompt intentionally set.
#### supporters
<a href="https://ko-fi.com/appvoid" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 34px !important; margin-top: -4px;width: 128px !important; filter: contrast(2) grayscale(100%) brightness(100%);" ></a>
### trivia
arco-2-instruct (codenamed as arco-exp-17) is a merge of reflection models that improved instruction accuracy a little better than the original one.
</div>