Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,4 @@
|
|
1 |
---
|
2 |
-
# license: gemma
|
3 |
-
# widget :
|
4 |
-
# - text: "What is Evening Star?"
|
5 |
-
# example_title: "What is Evening Star?"
|
6 |
-
# - text : "கடுகு சிறுத்தாலும்"
|
7 |
-
# example_title: "கடுகு சிறுத்தாலும்"
|
8 |
-
# - text : "யானைக்கும் அடி"
|
9 |
-
# example_title : "யானைக்கும் அடி"
|
10 |
-
# ---
|
11 |
-
# ---
|
12 |
-
library_name: transformers
|
13 |
-
extra_gated_heading: Access Gemma on Hugging Face
|
14 |
-
extra_gated_prompt: >-
|
15 |
-
To access Gemma on Hugging Face, you’re required to review and agree to
|
16 |
-
Google’s usage license. To do this, please ensure you’re logged-in to Hugging
|
17 |
-
Face and click below. Requests are processed immediately.
|
18 |
-
extra_gated_button_content: Acknowledge license
|
19 |
license: gemma
|
20 |
inference:
|
21 |
parameters:
|
@@ -24,6 +7,8 @@ widget:
|
|
24 |
- messages:
|
25 |
- role: user
|
26 |
content: What is your favorite condiment?
|
|
|
|
|
27 |
---
|
28 |
# Gemma Model Card
|
29 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: gemma
|
3 |
inference:
|
4 |
parameters:
|
|
|
7 |
- messages:
|
8 |
- role: user
|
9 |
content: What is your favorite condiment?
|
10 |
+
language:
|
11 |
+
- en
|
12 |
---
|
13 |
# Gemma Model Card
|
14 |
|