Suparious commited on
Commit
f95bb9e
1 Parent(s): f8f24e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,6 +10,14 @@ tags:
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
@@ -15,8 +27,6 @@ quantized_by: Suparious
15
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
16
  - Original model: [Mistral-7B-v0.1-flashback-v2-instruct](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2-instruct)
17
 
18
-
19
-
20
  ## How to use
21
 
22
  ### Install the necessary packages
 
1
  ---
2
+ language:
3
+ - sv
4
+ - en
5
+ license: mit
6
  library_name: transformers
7
  tags:
8
  - 4-bit
 
10
  - text-generation
11
  - autotrain_compatible
12
  - endpoints_compatible
13
+ - pretrained
14
+ - flashback
15
+ - web
16
+ - conversational
17
+ - chat
18
+ datasets:
19
+ - timpal0l/OpenHermes-2.5-sv
20
+ - teknium/OpenHermes-2.5
21
  pipeline_tag: text-generation
22
  inference: false
23
  quantized_by: Suparious
 
27
  - Model creator: [timpal0l](https://huggingface.co/timpal0l)
28
  - Original model: [Mistral-7B-v0.1-flashback-v2-instruct](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2-instruct)
29
 
 
 
30
  ## How to use
31
 
32
  ### Install the necessary packages