Instructions to use PurCL/codeart-26m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PurCL/codeart-26m with Transformers:
# Load model directly from transformers import CodeArtForMaskedLMWithEdgePrediction model = CodeArtForMaskedLMWithEdgePrediction.from_pretrained("PurCL/codeart-26m", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28b201f923cbf0bbdfdae70eeae89e3e0f3a029728aa6c1ee8e0ab73b4507c95
|
| 3 |
+
size 440724340
|