Instructions to use Tritkoman/EnglishtoOldTupiV1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tritkoman/EnglishtoOldTupiV1 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="Tritkoman/EnglishtoOldTupiV1")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Tritkoman/EnglishtoOldTupiV1") model = AutoModelForMultimodalLM.from_pretrained("Tritkoman/EnglishtoOldTupiV1") - Notebooks
- Google Colab
- Kaggle
me.
#1
by Maghrebi - opened
Would you consider doing any romance languages, such as Piemontese or Tabarkinu Ligurian? I have only dictionaries, piedmontese one has like 20k with multiple meanings and translations, if it would help you.
Is it in a CSV format? if it isn't... I'm sorry 😞
Ok it doesn't have to just be a CSV it can be TMX or whatever I'll convert it somehow into CSV.
I'll be waiting excitedly 😳
Can you send me the piedmontese one?
Hey I found language pairs on Tatoeba but I don't know how to send or use them.
Oh, ok, you can click on downloads under the page.
Oh, ok, you can click on downloads under the page.
I did already, that's why I told you. I can send you on discord, if you're alright with that.
