Instructions to use Retr0REG/CVE-2024-3568 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Retr0REG/CVE-2024-3568 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Retr0REG/CVE-2024-3568")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Retr0REG/CVE-2024-3568") model = AutoModel.from_pretrained("Retr0REG/CVE-2024-3568") - Notebooks
- Google Colab
- Kaggle
Delete checkpoint/extra_data.pickle
#2
by AIencoder - opened
checkpoint/extra_data.pickle
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f788b55f992ffee60fc1946f9280405e75d9ed724c7a084eaa94dde7cfce3b49
|
| 3 |
-
size 64
|
|
|
|
|
|
|
|
|
|
|
|