Triangle104 commited on
Commit
9422301
·
verified ·
1 Parent(s): a795ee4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -11,6 +11,15 @@ tags:
11
  This model was converted to GGUF format from [`Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b`](https://huggingface.co/Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
12
  Refer to the [original model card](https://huggingface.co/Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b) for more details on the model.
13
 
 
 
 
 
 
 
 
 
 
14
  ## Use with llama.cpp
15
  Install llama.cpp through brew (works on Mac and Linux)
16
 
 
11
  This model was converted to GGUF format from [`Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b`](https://huggingface.co/Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
12
  Refer to the [original model card](https://huggingface.co/Rombo-Org/Rombo-LLM-V2.7-gemma-2-27b) for more details on the model.
13
 
14
+ ---
15
+ Rombo-LLM-2.7-gemma-2-27b is an combined pretrained and instruct
16
+ tuned model based on (gemma-2-27b) and (gemma-2-27b-it) giving the
17
+ benefits of both versions all in 1 model.
18
+
19
+
20
+ This model can be used to furter finetune, or right out of the box for inference.
21
+
22
+ ---
23
  ## Use with llama.cpp
24
  Install llama.cpp through brew (works on Mac and Linux)
25