Triangle104 commited on
Commit
64a9978
·
verified ·
1 Parent(s): bfc5c4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -9,6 +9,24 @@ tags:
9
  This model was converted to GGUF format from [`ToastyPigeon/Beeper-King-22B`](https://huggingface.co/ToastyPigeon/Beeper-King-22B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
10
  Refer to the [original model card](https://huggingface.co/ToastyPigeon/Beeper-King-22B) for more details on the model.
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ## Use with llama.cpp
13
  Install llama.cpp through brew (works on Mac and Linux)
14
 
 
9
  This model was converted to GGUF format from [`ToastyPigeon/Beeper-King-22B`](https://huggingface.co/ToastyPigeon/Beeper-King-22B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
10
  Refer to the [original model card](https://huggingface.co/ToastyPigeon/Beeper-King-22B) for more details on the model.
11
 
12
+ ---
13
+ Model details:
14
+ -
15
+ This is another slightly-adjusted version of MS-Meadowlark-22B.
16
+
17
+ The models used in this merge are:
18
+
19
+ nbeerbower/Mistral-Small-Gutenberg-Doppel-22B
20
+ crestf411/MS-sunfall-v0.7.0
21
+ Alfitaria/mistral-small-fujin-qlora
22
+ ToastyPigeon/mistral-small-springdragon-qlora
23
+ concedo/Beepo-22B
24
+
25
+ Specifically, changing the instruct portion and the base to apply the QLoRAs to from Mistral-Small-Instruct-2409 to Beepo-22B made the model a little more wild in a fun way. It's still done a good job of adhering to prompts and character descriptions, because Beepo is very compliant model.
26
+
27
+ Instruct format is Mistral V2 & V3, but thanks to the inclusion of Beepo this model should also work with Alpaca.
28
+
29
+ ---
30
  ## Use with llama.cpp
31
  Install llama.cpp through brew (works on Mac and Linux)
32