Mr-Vicky-01 commited on
Commit
39f821f
1 Parent(s): 668dd4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,8 +12,10 @@ widget:
12
  <end_of_turn>\n<start_of_turn>model
13
  tags:
14
  - code
15
- inference: true
16
- pipeline_tag: text-generation
 
 
17
  ---
18
  # Gemma-2B Fine-Tuned Python Model
19
 
 
12
  <end_of_turn>\n<start_of_turn>model
13
  tags:
14
  - code
15
+ inference:
16
+ parameters:
17
+ do_sample: False
18
+ pipeline_tag: text2text-generation
19
  ---
20
  # Gemma-2B Fine-Tuned Python Model
21