Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
license: gemma
|
5 |
tags:
|
6 |
- gemma3
|
@@ -9,12 +9,6 @@ tags:
|
|
9 |
- google
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
12 |
-
extra_gated_heading: Access Gemma on Hugging Face
|
13 |
-
extra_gated_prompt: >-
|
14 |
-
To access Gemma on Hugging Face, you’re required to review and agree to
|
15 |
-
Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
16 |
-
Face and click below. Requests are processed immediately.
|
17 |
-
extra_gated_button_content: Acknowledge license
|
18 |
---
|
19 |
<div>
|
20 |
<p style="margin-top: 0;margin-bottom: 0;">
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- google/gemma-3-270m
|
4 |
license: gemma
|
5 |
tags:
|
6 |
- gemma3
|
|
|
9 |
- google
|
10 |
pipeline_tag: text-generation
|
11 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
<div>
|
14 |
<p style="margin-top: 0;margin-bottom: 0;">
|