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