athirdpath commited on
Commit
27a7c2d
1 Parent(s): bf37f73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,13 +15,13 @@ Iambe-20b-DARE uses Alpaca formatting, and has an effective context size of 4096
15
 
16
  ## Method and Hypothesis
17
 
18
- Based on my extended vanilla model [BigLlama](https://github.com/yule-BUAA/MergeLM), this adds elements of:
19
 
20
- - NeverSleep/Noromaid-20b-v0.1.1 - Addded to adapt the excellent writing and "soul" that come from the datasets backing this model.
21
 
22
- - athirdpath/Eileithyia-20b - Added at low weight and density to capture anatomical data and its relation to fiction without the model's other... quirks.
23
 
24
- - athirdpath/CleverGirl-20b-Blended - Added to capture CleverGirl's problem-solving abilities.
25
 
26
  ## Examples
27
 
@@ -56,4 +56,4 @@ int8_mask: true
56
  dtype: bfloat16
57
 
58
  ## Gratitude
59
- Thanks to brucethemoose for the recipe. Thanks to Undi95 and IkariDev at NeverSleep for Noromaid, as well as lots of inspiration. Thanks to Sao10K for half of CleverGirl.
 
15
 
16
  ## Method and Hypothesis
17
 
18
+ Based on my extended vanilla model [BigLlama](https://huggingface.co/athirdpath/BigLlama-20b), this adds elements of:
19
 
20
+ - [NeverSleep/Noromaid-20b-v0.1.1](https://huggingface.co/NeverSleep/Noromaid-20b-v0.1.1) - Addded to adapt the excellent writing and "soul" that come from the datasets backing this model.
21
 
22
+ - [athirdpath/Eileithyia-20b](https://huggingface.co/athirdpath/Eileithyia-20b) - Added at low weight and density to capture anatomical data and its relation to fiction without the model's other... quirks.
23
 
24
+ - [athirdpath/CleverGirl-20b-Blended](https://huggingface.co/athirdpath/CleverGirl-20b-Blended) - Added to capture CleverGirl's problem-solving abilities.
25
 
26
  ## Examples
27
 
 
56
  dtype: bfloat16
57
 
58
  ## Gratitude
59
+ Thanks to brucethemoose for the recipe. Thanks to Undi95 and IkariDev at NeverSleep for Noromaid, as well as lots of inspiration. Thanks to Sao10K for [half of](https://huggingface.co/Sao10K/Mythical-Destroyer-V2-L2-13B) CleverGirl.