Hastagaras
commited on
Commit
•
87e9d55
1
Parent(s):
83c5f7e
Update README.md
Browse files
README.md
CHANGED
@@ -10,23 +10,18 @@ tags:
|
|
10 |
- merge
|
11 |
|
12 |
---
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
* [crestf411/gemma2-9B-sunfall-v0.5.2](https://huggingface.co/crestf411/gemma2-9B-sunfall-v0.5.2)
|
26 |
-
* [Hastagaras/Gemma-Model1](https://huggingface.co/Hastagaras/Gemma-Model1)
|
27 |
-
* [Hastagaras/Gemmoy-9B-G2-MK.3](https://huggingface.co/Hastagaras/Gemmoy-9B-G2-MK.3)
|
28 |
-
|
29 |
-
### Configuration
|
30 |
|
31 |
The following YAML configuration was used to produce this model:
|
32 |
|
|
|
10 |
- merge
|
11 |
|
12 |
---
|
13 |
+
```
|
14 |
+
<bos><start_of_turn>user
|
15 |
+
{system}
|
16 |
+
|
17 |
+
{input}<end_of_turn>
|
18 |
+
<start_of_turn>model
|
19 |
+
{response}<end_of_turn>
|
20 |
+
<start_of_turn>user
|
21 |
+
{input}<end_of_turn>
|
22 |
+
<start_of_turn>model
|
23 |
+
{response}<end_of_turn><eos>
|
24 |
+
```
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
The following YAML configuration was used to produce this model:
|
27 |
|