Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
webbigdata
/
gemma-2-2b-jpn-it-translate-gguf
like
6
Follow
webbigdata
10
GGUF
Japanese
English
Inference Endpoints
imatrix
conversational
Model card
Files
Files and versions
Community
Deploy
Use this model
dahara1
commited on
Oct 7, 2024
Commit
e47970a
·
verified
·
1 Parent(s):
f83736c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -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
+
```