maldv commited on
Commit
5c107c3
1 Parent(s): cb3b365

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ finetune_merge:
39
  - { "model": "nbeerbower/Qwen2.5-Gutenberg-Doppel-32B", "base": "Qwen/Qwen2.5-32B-Instruct", "alpha": 0.4 }
40
  ```
41
 
42
- In other words, all of these models get warped and interpolated in signal space, and then jammed back on top of the instruct model.
43
 
44
  ### What is this?
45
 
 
39
  - { "model": "nbeerbower/Qwen2.5-Gutenberg-Doppel-32B", "base": "Qwen/Qwen2.5-32B-Instruct", "alpha": 0.4 }
40
  ```
41
 
42
+ In other words, all of these models get warped and interpolated in signal space, and then jammed back on top of the base model.
43
 
44
  ### What is this?
45