Locutusque commited on
Commit
cf19bec
·
verified ·
1 Parent(s): 5164b14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -16,6 +16,13 @@ inference:
16
  min_new_tokens: 2
17
  max_new_tokens: 250
18
  repetition_penalty: 1.1
 
 
 
 
 
 
 
19
  ---
20
  # NeuralReyna-Mini-1.8B-v0.2
21
  ![Reyna image](https://th.bing.com/th/id/OIG3.8IBxuT77hh6Y_r1DZ6WK?dpr=2.6&pid=ImgDetMain)
 
16
  min_new_tokens: 2
17
  max_new_tokens: 250
18
  repetition_penalty: 1.1
19
+ widget:
20
+ - text: Hello who are you?
21
+ example_title: Identity
22
+ - text: What can you do?
23
+ example_title: Capabilities
24
+ - text: Create a fastapi endpoint to retrieve the weather given a zip code.
25
+ example_title: Coding
26
  ---
27
  # NeuralReyna-Mini-1.8B-v0.2
28
  ![Reyna image](https://th.bing.com/th/id/OIG3.8IBxuT77hh6Y_r1DZ6WK?dpr=2.6&pid=ImgDetMain)