Instructions to use YosefA/amharic_text_summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YosefA/amharic_text_summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("YosefA/amharic_text_summarization") model = AutoModelForSeq2SeqLM.from_pretrained("YosefA/amharic_text_summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
faee28b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87e60a383559881a024eb1014e380ba99625ec3cb039b06be9f7c04b8551024d
size 399095772
|