Shome commited on
Commit
bfd0d40
·
verified ·
1 Parent(s): 58c295e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -6
README.md CHANGED
@@ -5,19 +5,34 @@ tags:
5
  - transformers
6
  - unsloth
7
  - mistral
8
- - trl
9
- - sft
10
- license: apache-2.0
11
  language:
12
- - en
 
 
 
 
13
  ---
14
 
 
 
 
 
15
  # Uploaded model
16
 
17
  - **Developed by:** Shome
18
- - **License:** apache-2.0
19
  - **Finetuned from model :** gordicaleksa/YugoGPT
20
 
 
 
 
 
 
 
 
 
21
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
5
  - transformers
6
  - unsloth
7
  - mistral
8
+ - gguf
9
+ license: cc-by-sa-4.0
 
10
  language:
11
+ - hr
12
+ pipeline_tag: text2text-generation
13
+ datasets:
14
+ - timdettmers/openassistant-guanaco
15
+ - mhardalov/exams
16
  ---
17
 
18
+ <div align="center">
19
+ <img src="croguana-500.png" width="500">
20
+ </div>
21
+
22
  # Uploaded model
23
 
24
  - **Developed by:** Shome
25
+ - **License:** cc-by-sa-4.0
26
  - **Finetuned from model :** gordicaleksa/YugoGPT
27
 
28
+ Model prompt:
29
+
30
+ "### Korisnik:/n[upit]/n### AI asistent:/n[odgovor]/n"
31
+
32
+ Fine tuning je za chat mode, gornji template se može produžiti koliko je potrebno.
33
+
34
+ Ctx size u trainu je 8192
35
+
36
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
37
 
38
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)