KaraKaraWitch commited on
Commit
aa6c9bf
1 Parent(s): 32d349c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  # L3.1-70b-Ginny
18
 
19
-
20
 
21
  L3.1-70b-Ginny is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
22
  * [NousResearch/Hermes-3-Llama-3.1-70B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-70B)
@@ -24,9 +24,11 @@ L3.1-70b-Ginny is a merge of the following models using [LazyMergekit](https://c
24
  * [cyberagent/Llama-3.1-70B-Japanese-Instruct-2407](https://huggingface.co/cyberagent/Llama-3.1-70B-Japanese-Instruct-2407)
25
  * [Sao10K/L3-70B-Euryale-v2.1](https://huggingface.co/Sao10K/L3-70B-Euryale-v2.1)
26
 
27
- I really liked Glitz and Euryale. Though they can get kinda wish-washy and don't follow structure well enough.
28
- I used Hermes as a base as it has rather good instruct following but it's way too instruct focused.
29
- I find myself running into Japanese text too. Which neither 3 models are like superb at, so I used cyberagent's Japanese Instruct to give it a boost.
 
 
30
 
31
  ## 🧩 Configuration
32
 
 
16
 
17
  # L3.1-70b-Ginny
18
 
19
+ Like with everything, I have to start somewhere right? As such this model is named **Ginny**.
20
 
21
  L3.1-70b-Ginny is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
22
  * [NousResearch/Hermes-3-Llama-3.1-70B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-70B)
 
24
  * [cyberagent/Llama-3.1-70B-Japanese-Instruct-2407](https://huggingface.co/cyberagent/Llama-3.1-70B-Japanese-Instruct-2407)
25
  * [Sao10K/L3-70B-Euryale-v2.1](https://huggingface.co/Sao10K/L3-70B-Euryale-v2.1)
26
 
27
+ Using Hermes as a base, I mixed in Glitz and Euryale which I both liked. I think I prefer Glitz more actually.
28
+
29
+ Additionally I decided to throw in cyberagent's Japanese Instruct in the hopes it will boost Japanese capabilities.
30
+
31
+ *(Though on recommendations from others, I've steeled myself to never use Hermes as base ever again.)*
32
 
33
  ## 🧩 Configuration
34