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