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