Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,10 @@ This model is based on Google Gemma2 2b, and is governed by the Gemma license.
|
|
35 |
|
36 |
The base model has 128K context, and our finetuning used 8192 sequence length.
|
37 |
|
|
|
|
|
|
|
|
|
38 |
Dolphin 2.9.4 uses ChatML prompt template format.
|
39 |
|
40 |
example:
|
|
|
35 |
|
36 |
The base model has 128K context, and our finetuning used 8192 sequence length.
|
37 |
|
38 |
+
`ollama run CognitiveComputations/dolphin-gemma2:2b`
|
39 |
+
|
40 |
+
https://ollama.com/CognitiveComputations/dolphin-gemma2
|
41 |
+
|
42 |
Dolphin 2.9.4 uses ChatML prompt template format.
|
43 |
|
44 |
example:
|