File size: 1,855 Bytes
c0b4944
 
e3a83ba
 
 
 
 
 
c0b4944
5638d20
0887ad6
c0b4944
d09b9fd
 
3e09482
 
d09b9fd
3e09482
cc81004
3e09482
e1dc218
d09b9fd
 
0d28425
d09b9fd
0d28425
e1dc218
 
 
1a566df
 
 
 
 
 
3e09482
1a566df
 
 
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
---
language:
- en
tags:
- merge
license: other
library_name: transformers
pipeline_tag: text-generation
---

<img src=https://huggingface.co/altomek/CodeRosa-70B-AB1/resolve/main/CodeRosa.png>

## CodeRosa-70B-AB1

I desired a model that could serve as an everyday helpful companion with some coding skills.
The idea was that Llama's censorship implies a deeper understanding of human emotions and I wanted this part of Llama to integrate into this merge.

Model adopted a task-oriented approach from CodeLlama Python and thus requires precise prompting. It can produce longer texts as well as shorter responses. It tends to avoid happy endings and instead surprises with open-ended scenarios inviting further interaction. It prefers spelling numbers over writing them down but YMMV.

This model is for personal use, made for myself as experiment. I would like to make next iteration of this model in future. Mission is the same: very nice bot, able to talk about variety of topics in a very emetional way with some kick for programming and with ability to teach some things. Beside all this to be good text summarizer ideally with Polish language as available option. These are the gols. Do I succed with this merge? I have to experiment with below two models more. A like this result, this was iteration worth publishing even thought it is not much tested!

### Ingridients

 - [Midnight-Rose-70B-v2.0.3](https://huggingface.co/sophosympatheia/Midnight-Rose-70B-v2.0.3)

 - [CodeLlama-70b-Python-hf](https://huggingface.co/codellama/CodeLlama-70b-Python-hf)

### Settings

Setting from Midnight-Rose should work. This is almost same what I use for testing.

I use max_seq_len 8K with alpha_value 2,65.

### Quants

- [3.92bpw](https://huggingface.co/altomek/CodeRosa-70B-AB1-3.92bpw-EXL2) --> 40GB VRAM

### PS
I welcome your comments about this model.