File size: 1,986 Bytes
b8db39d
 
 
011d917
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d303730
011d917
d303730
011d917
d303730
011d917
 
 
 
 
 
e8b6c0e
d303730
011d917
 
d303730
 
011d917
 
d303730
 
011d917
 
d303730
 
 
 
 
e8b6c0e
011d917
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
license: cc-by-nc-4.0
---
<p align="center"><img src="https://i.ibb.co/pbpJHpk/iambe-sml.png"/><font size="6"> <b>Iambe-L2-32b</b> </font></p>

## Description and Role

Named after a charming daughter of Echo and Pan in Greek myth, Iambe-20b-DARE is a [DARE](https://github.com/yule-BUAA/MergeLM) merge building on my recent experiments.
Iambe is intended to be a model that has the best realisticly possible understanding of the scene state 
remains personable and "human-like" in RP scenarios, 

## Prompting and Context

Iambe-20b-DARE uses Alpaca formatting, and has an effective context size of 4096 tokens. This model is uncensored, and the output/deployment of this model is the responsibility of the user.

## Method and Hypothesis

Based on my extended vanilla model [BigLlama](https://github.com/yule-BUAA/MergeLM), this adds elements of:

- NeverSleep/Noromaid-20b-v0.1.1 - Addded to adapt the excellent writing and "soul" that come from the datasets backing this model.
 
- athirdpath/Eileithyia-20b - Added at low weight and density to capture anatomical data and its relation to fiction without the model's other... quirks.
 
- athirdpath/CleverGirl-20b-Blended - Added to capture CleverGirl's problem-solving abilities.

## Examples

Coming soon.

## Testing and Conclusions

VERY Impressed so far, concrete data coming soonish.

Does still have some confusion (at q5_k_m), but has instantly become my daily driver.

## Recipe
merge_method: dare_ties

  - base_model: athirdpath/BigLlama-20B

  - model: NeverSleep/Noromaid-20b-v0.1.1
   
      weight: 0.41 / density: 0.50
    
  - model: athirdpath/Eileithyia-20b
   
      weight: 0.18 / density: 0.30
    
  - model: athirdpath/CleverGirl-20b-Blended
   
      weight: 0.41 / density: 0.50
    

int8_mask: true

dtype: bfloat16

## Gratitude
Thanks to brucethemoose for the recipe. Thanks to Undi95 and IkariDev at NeverSleep for Noromaid, as well as lots of inspiration. Thanks to Sao10K for half of CleverGirl.