duyntnet commited on
Commit
c8bcefe
·
verified ·
1 Parent(s): 262c2cb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ inference: false
7
+ tags:
8
+ - transformers
9
+ - gguf
10
+ - imatrix
11
+ - MythoMax-L2-13b
12
+ ---
13
+ Quantizations of https://huggingface.co/Gryphe/MythoMax-L2-13b
14
+
15
+
16
+ # From original readme
17
+
18
+ An improved, potentially even perfected variant of MythoMix, my [MythoLogic-L2](https://huggingface.co/Gryphe/MythoLogic-L2-13b) and [Huginn](https://huggingface.co/The-Face-Of-Goonery/Huginn-13b-FP16) merge using a highly experimental tensor type merge technique. The main difference with MythoMix is that I allowed more of Huginn to intermingle with the single tensors located at the front and end of a model, resulting in increased coherency across the entire structure.
19
+
20
+ ## Prompt Format
21
+
22
+ This model primarily uses Alpaca formatting, so for optimal model performance, use:
23
+ ```
24
+ <System prompt/Character Card>
25
+
26
+ ### Instruction:
27
+ Your instruction or question here.
28
+ For roleplay purposes, I suggest the following - Write <CHAR NAME>'s next reply in a chat between <YOUR NAME> and <CHAR NAME>. Write a single reply only.
29
+
30
+ ### Response:
31
+ ```