Instructions to use amaye15/autoencoder-robust-demo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amaye15/autoencoder-robust-demo with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="amaye15/autoencoder-robust-demo", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("amaye15/autoencoder-robust-demo", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
fabf416 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:14e56e5ad0c4b49490b81fd03efb444c425ac02e5b4a9dc8cb26ecb1764b2c3d
size 5777
|