Feature Extraction
Transformers
English
isrm-vae
steering
representation-engineering
affect-control
vae
dual-layer
Instructions to use Amirmahdiii/ISRM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Amirmahdiii/ISRM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Amirmahdiii/ISRM")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Amirmahdiii/ISRM", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload pad_encoder.pth with huggingface_hub
Browse files- pad_encoder.pth +3 -0
pad_encoder.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7f70360b9d4567f5949e2d686018455cb97484ab0662a857e2529c07d30770d
|
| 3 |
+
size 265511655
|