Instructions to use JMwagunda/ENG-SW-MODEL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JMwagunda/ENG-SW-MODEL with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("JMwagunda/ENG-SW-MODEL") model = AutoModelForSeq2SeqLM.from_pretrained("JMwagunda/ENG-SW-MODEL", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
004e706 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:49d825aac86bf2083c0952b920479aa0d86376613cb9da552135723f9e6aebda
size 820602
|