Undi95 commited on
Commit
099c5ff
1 Parent(s): 9a165bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -1 +1,25 @@
1
- for kalomaze
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ This model was made for Kalomaze.
6
+
7
+ It's [Mythomax](https://huggingface.co/Gryphe/MythoMax-L2-13b) with the LoRA [LimaRP v2](https://huggingface.co/lemonilia/limarp-llama2-v2) applied at 0.40 weight.
8
+
9
+ <!-- description start -->
10
+ ## Model and lora used
11
+
12
+ - Gryphe/MythoMax-L2-13b
13
+ - lemonilia/limarp-llama2-v2
14
+
15
+ <!-- description end -->
16
+ ## Prompt template: Alpaca
17
+
18
+ ```
19
+ Below is an instruction that describes a task. Write a response that completes the request.
20
+
21
+ ### Instruction:
22
+ {prompt}
23
+
24
+ ### Response:
25
+ ```