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 20000
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:56cfb9fc4dfa8ccb650f96c06e4ef0db9405e816cda19194ee4340c7d0ff918d
|
| 3 |
size 153334688
|