Instructions to use codesage/codesage-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use codesage/codesage-small with Transformers:
# Load model directly from transformers import CodeSage model = CodeSage.from_pretrained("codesage/codesage-small", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
68004a1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6e11d6245c4badfc538b36663a0559304047eab84b7c64640648cb9792b1d667
size 512063381
|