Text Generation
Transformers
PyTorch
Safetensors
Swedish
ctrl
Inference Endpoints
dkalpakchi commited on
Commit
a446daf
1 Parent(s): 38afa0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -9,6 +9,13 @@ inference:
9
  parameters:
10
  top_p: 0.9
11
  repetition_penalty: 1.1
 
 
 
 
 
 
 
12
  ---
13
 
14
  # SweCTRL-Mini
 
9
  parameters:
10
  top_p: 0.9
11
  repetition_penalty: 1.1
12
+ widget:
13
+ - text: ":nyheter:"
14
+ example_title: "News text"
15
+ - text: ":wiki:"
16
+ example_title: "Wikipedia text"
17
+ - text: ":blogg:"
18
+ example_title: "Blog post"
19
  ---
20
 
21
  # SweCTRL-Mini