Triangle104 commited on
Commit
ba14596
·
verified ·
1 Parent(s): ba6b6b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ tags:
12
  This model was converted to GGUF format from [`ToastyPigeon/Gemma-3-Starshine-12B-Alt`](https://huggingface.co/ToastyPigeon/Gemma-3-Starshine-12B-Alt) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/ToastyPigeon/Gemma-3-Starshine-12B-Alt) for more details on the model.
14
 
 
 
 
 
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`ToastyPigeon/Gemma-3-Starshine-12B-Alt`](https://huggingface.co/ToastyPigeon/Gemma-3-Starshine-12B-Alt) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/ToastyPigeon/Gemma-3-Starshine-12B-Alt) for more details on the model.
14
 
15
+ ---
16
+ A creative writing model based on a merge of fine-tunes on Gemma 3 12B IT and Gemma 3 12B PT.
17
+
18
+
19
+ This is the RP Focused merge. This version better handles separate characters in turn-based chats with less impersonation.
20
+
21
+ ---
22
  ## Use with llama.cpp
23
  Install llama.cpp through brew (works on Mac and Linux)
24