Instructions to use williamplacroix/text-simplification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use williamplacroix/text-simplification with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "williamplacroix/text-simplification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e3efe047c42faa5f7d5abfb5a60b4dc89eca20dbf06c47061ccf8acccc990684
- Size of remote file:
- 5.37 kB
- SHA256:
- 8d705ee6117b5836dd06dd9e001ea2f4f63982c2ab893e466f4d58988a5c6f90
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.