Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,13 @@ extra_gated_prompt: >-
|
|
17 |
Face and click below. Requests are processed immediately.
|
18 |
extra_gated_button_content: Acknowledge license
|
19 |
license: gemma
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
# Gemma Model Card
|
22 |
|
|
|
17 |
Face and click below. Requests are processed immediately.
|
18 |
extra_gated_button_content: Acknowledge license
|
19 |
license: gemma
|
20 |
+
inference:
|
21 |
+
parameters:
|
22 |
+
temperature: 0.5
|
23 |
+
widget:
|
24 |
+
- messages:
|
25 |
+
- role: user
|
26 |
+
content: What is your favorite condiment?
|
27 |
---
|
28 |
# Gemma Model Card
|
29 |
|