File size: 477 Bytes
a32eb44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
Llama DEUS 7B - V2 is a LORA (and a merged model) trained on Llama 7b. The datasets include:

GPTeacher General Instruct
GPTeacher Roleplay Instruct
GPTeacher Code-Gen Instruct
Yet To Be Released Roleplay V2 Instruct
WizardLM Uncensored
GPT4-LLM Uncensored, AlpacaGPT4 + Unnatural Instructions

Prompt Format is:

```
### Instruction:
<prompt>
### Response:

```

OR

```
### Instrutcion:
<task>
### Input:  
<text to perform task with/on>
### Response:

```


(Same as Alpaca)