Instructions to use adammoss/patch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adammoss/patch with Transformers:
# Load model directly from transformers import PatchGPT model = PatchGPT.from_pretrained("adammoss/patch", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Iteration 8000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 153334688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8815c0a399b0a2b561fe5e9791b444f85c3ca97b854024c463b77bb071f1512e
|
| 3 |
size 153334688
|