Instructions to use od2025/eclipse_code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use od2025/eclipse_code with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="od2025/eclipse_code")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("od2025/eclipse_code", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
5b1d02d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2e59a174a489a000773b032f376c819fa26e720764020d268a0c63c77c1367c7
size 3511490560
|