dahara1 commited on
Commit
e47970a
·
verified ·
1 Parent(s): f83736c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ja
4
+ - en
5
+ base_model:
6
+ - google/gemma-2-2b-jpn-it
7
+ ---
8
+
9
+ ```
10
+ pip install -U transformers
11
+ pip install requests
12
+ ```