sirmyrrh commited on
Commit
0dcb6a1
1 Parent(s): a1a1682

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -19,7 +19,9 @@ This is a simple 50/50 merge of two of my favorite Yi 34B-based models for rolep
19
  200k context. Uncensored. Use with Alpaca-LimaRP or Vicuna prompt format.
20
  Recommended settings: lower temp, higher rep pen.
21
 
22
- The original upload had a broken tokenizer. If you downloaded before 9/29/24, please re-download. (Nope, it's still not right. Please don't download while I figure it out.)
 
 
23
 
24
  ### Merge Method
25
 
@@ -49,6 +51,7 @@ models:
49
  density: 0.5
50
  weight: 0.5
51
  parameters:
 
52
  int8_mask: true
53
  normalize: false
54
  tokenizer_source: base
 
19
  200k context. Uncensored. Use with Alpaca-LimaRP or Vicuna prompt format.
20
  Recommended settings: lower temp, higher rep pen.
21
 
22
+ The original upload had a broken tokenizer. If you downloaded before 10/2/24, please re-download. (I think this is finally fixed for real.)
23
+
24
+ GGUF available [here](https://huggingface.co/sirmyrrh/Kyllima-34B-v1).
25
 
26
  ### Merge Method
27
 
 
51
  density: 0.5
52
  weight: 0.5
53
  parameters:
54
+ embed_slerp: true
55
  int8_mask: true
56
  normalize: false
57
  tokenizer_source: base