Undi95 commited on
Commit
3556fb9
1 Parent(s): 3dc0610

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  <!-- description start -->
9
  ## Description
10
 
11
- This repo contains fp16 files of UtopiaXL-13B, a merge I have done with the new [layer shuffle](https://github.com/cg123/mergekit/blob/main/mergekit/scripts/layershuffle.py) method from mergekit.
12
 
13
  This is more a proof of concept showing the following:
14
  - Llama2 is very flexible
@@ -229,5 +229,6 @@ Below is an instruction that describes a task. Write a response that appropriate
229
  ### Response:
230
 
231
  ```
 
232
 
233
  If you want to support me, you can [here](https://ko-fi.com/undiai).
 
8
  <!-- description start -->
9
  ## Description
10
 
11
+ This repo contains fp16 files of UtopiaXL-13B, a merge I have done with the new [layer shuffle](https://github.com/cg123/mergekit/blob/main/mergekit/scripts/layershuffle.py) method from mergekit (thank you Charles for adding my request to your project!)
12
 
13
  This is more a proof of concept showing the following:
14
  - Llama2 is very flexible
 
229
  ### Response:
230
 
231
  ```
232
+ A big thanks to [Charles](https://huggingface.co/chargoddard) for adding the layer shuffle method to his tool [mergekit](https://github.com/cg123/mergekit/tree/main) and [Henky/KoboldAI](https://koboldai.org/) for the machine he let me use.
233
 
234
  If you want to support me, you can [here](https://ko-fi.com/undiai).