fedric95 commited on
Commit
bb3d4a9
·
verified ·
1 Parent(s): 68f6c7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/gemma-2-2b
3
+ library_name: transformers
4
+ license: gemma
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - conversational
8
+ quantized_by: fedric95
9
+ extra_gated_heading: Access Gemma on Hugging Face
10
+ extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review and
11
+ agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging
12
+ Face and click below. Requests are processed immediately.
13
+ extra_gated_button_content: Acknowledge license
14
+ ---