Instructions to use subbu264/codeT5p_2b_finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use subbu264/codeT5p_2b_finetune with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("subbu264/codeT5p_2b_finetune", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload model-00002-of-00003.safetensors
Browse files
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3e3e25931ad0b41679d1d4f6b8b6a7482925a8e68e71fdda766654533bb4811
|
| 3 |
+
size 4996538544
|