Translation
Transformers
Safetensors
English
Tagalog
gemma2
text-generation
trl
sft
text-generation-inference
Instructions to use charlottepuopolo/sealion-3v-9b-it-taglish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use charlottepuopolo/sealion-3v-9b-it-taglish with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "translation" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("translation", model="charlottepuopolo/sealion-3v-9b-it-taglish")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("charlottepuopolo/sealion-3v-9b-it-taglish") model = AutoModelForMultimodalLM.from_pretrained("charlottepuopolo/sealion-3v-9b-it-taglish") - Notebooks
- Google Colab
- Kaggle
Charlotte commited on
Upload Gemma2ForCausalLM
Browse files
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4903351824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c216a162ec402466fcf8c6fa19a74677bb93a9ac2badea3ef9566d17809088c
|
| 3 |
size 4903351824
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4947570728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf3f71712e6014fdca145fd2cbf98ce223bf4ae16b99cf3c8f98bc629b33be87
|
| 3 |
size 4947570728
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4962221328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02efc931cda6144859643b6b534218af30f58468a414a21b459fefa97a9ec273
|
| 3 |
size 4962221328
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3670322096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1816ddf6ea7427ce65300ebffdeb8fa4009c23e672c322f1ad45c4ddb31fbf3
|
| 3 |
size 3670322096
|