Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,6 @@ inference:
|
|
11 |
parameters:
|
12 |
max_new_tokens: 100
|
13 |
do_sample: false
|
14 |
-
pad_token_id: eos_token_id
|
15 |
-
widget:
|
16 |
-
- text: >-
|
17 |
-
<start_of_turn>user based on given instruction create a solution\n\nhere are
|
18 |
-
the instruction how to add a two list<end_of_turn>\n<start_of_turn>model
|
19 |
---
|
20 |
# Gemma-2B Fine-Tuned Python Model
|
21 |
|
|
|
11 |
parameters:
|
12 |
max_new_tokens: 100
|
13 |
do_sample: false
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Gemma-2B Fine-Tuned Python Model
|
16 |
|