ToastyPigeon commited on
Commit
0bf0dc2
·
verified ·
1 Parent(s): 6bc0b8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  This is a copy of [KaraKaraWitch/CavesOfQwen3](https://huggingface.co/KaraKaraWitch/CavesOfQwen3) with the number of active experts turned up to 16.
12
 
13
  This will actually make performance worse if you just use it out of the box (don't let viral reddit posts fool you, turning up experts is one of the first things a lot of us tried to try to stabilize this model). The goal is to try training with more experts active so the model learns to use them properly, hence prepping a version with that already in the config for easy loading.
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ ---
11
  This is a copy of [KaraKaraWitch/CavesOfQwen3](https://huggingface.co/KaraKaraWitch/CavesOfQwen3) with the number of active experts turned up to 16.
12
 
13
  This will actually make performance worse if you just use it out of the box (don't let viral reddit posts fool you, turning up experts is one of the first things a lot of us tried to try to stabilize this model). The goal is to try training with more experts active so the model learns to use them properly, hence prepping a version with that already in the config for easy loading.