File size: 1,356 Bytes
0739537
 
 
 
 
 
 
 
 
 
 
eb116cf
0739537
 
8f5a68a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
05c587a
eb116cf
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
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>