Isaak Carter Augustus
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,19 @@ J.O.S.I.E.3-Beta11-7B-slerp is a merge of the following models using [LazyMergek
|
|
17 |
* [cognitivecomputations/dolphin-2.8-experiment26-7b](https://huggingface.co/cognitivecomputations/dolphin-2.8-experiment26-7b)
|
18 |
* [argilla/CapybaraHermes-2.5-Mistral-7B](https://huggingface.co/argilla/CapybaraHermes-2.5-Mistral-7B)
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## 🧩 Configuration
|
21 |
|
22 |
```yaml
|
|
|
17 |
* [cognitivecomputations/dolphin-2.8-experiment26-7b](https://huggingface.co/cognitivecomputations/dolphin-2.8-experiment26-7b)
|
18 |
* [argilla/CapybaraHermes-2.5-Mistral-7B](https://huggingface.co/argilla/CapybaraHermes-2.5-Mistral-7B)
|
19 |
|
20 |
+
|
21 |
+
This model has been further Finetuned on my custom J.O.S.I.E.v3.13 Dataset, in the ChatML prompt Format.
|
22 |
+
|
23 |
+
```text
|
24 |
+
<|im_start|>system
|
25 |
+
You are JOSIE, a private and super-intelligent AI assistant, created by Gökdeniz Gülmez.<|im_end|>
|
26 |
+
<|im_start|>user
|
27 |
+
{{ .Prompt }}<|im_end|>
|
28 |
+
<|im_start|>assistant
|
29 |
+
{{ .Response }}<|im_end|>
|
30 |
+
```
|
31 |
+
|
32 |
+
|
33 |
## 🧩 Configuration
|
34 |
|
35 |
```yaml
|