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:bf793fbde0f04dcaaddd1991369da8103872a87acecae9d3205d77363f6148bc
|
| 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:bd90a25f7c7a7b25d1b1242b2edb3bfe6f66332896a39f7a84250765b8f61150
|
| 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:8191529e1628448dc9a79174f4f42b7126f44a285dafa329c760b1c1ac186910
|
| 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:101c9f5b04f69cc32ca175c8c23c7bc5d3fa77931baa3d126a5bad8892d2ba71
|
| 3 |
size 3670322096
|