GGUF
Finnish
ArttuPakarinen commited on
Commit
79752e0
·
verified ·
1 Parent(s): 3c06ced

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,8 @@ Partial dataset provided on the model card - other datasets used were Diagsum an
18
 
19
  Model works fine for it's purpose, even in this low-parameter and low kvantization mode.
20
 
 
 
21
  **Examples**
22
 
23
  *Example1*
@@ -25,6 +27,8 @@ Model works fine for it's purpose, even in this low-parameter and low kvantizati
25
  ***INPUT***
26
 
27
  ```text
 
 
28
  Ihminen: Hei mitä kuuluu?
29
 
30
  AI-botti: Hyvää kuuluu, kuinka voi palvellla?
 
18
 
19
  Model works fine for it's purpose, even in this low-parameter and low kvantization mode.
20
 
21
+ Model has been trained to start "first prompt" with "Ihminen aloittaa keskustelun AI-botin kanssa\n\n". I call this 'First summanry'. Without adding the first summanry, some weird behaviour may occur.
22
+
23
  **Examples**
24
 
25
  *Example1*
 
27
  ***INPUT***
28
 
29
  ```text
30
+ Ihminen aloittaa keskustelun AI-botin kanssa.
31
+
32
  Ihminen: Hei mitä kuuluu?
33
 
34
  AI-botti: Hyvää kuuluu, kuinka voi palvellla?