Instructions to use yleo/monacan-translator-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yleo/monacan-translator-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mlabonne/NeuralMonarch-7B") model = PeftModel.from_pretrained(base_model, "yleo/monacan-translator-test") - Notebooks
- Google Colab
- Kaggle
Ping Similar project
#1
by RGMC98 - opened
Hi,
I'm working on a similar project: https://huggingface.co/NavisAI/vucabulu-1b-v0.1
I think there’s some cool overlap with your work. Let’s get in touch! 🇲🇨