Instructions to use camlab-ethz/Poseidon-B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use camlab-ethz/Poseidon-B with Transformers:
# Load model directly from transformers import AutoImageProcessor, SwinForPDE processor = AutoImageProcessor.from_pretrained("camlab-ethz/Poseidon-B") model = SwinForPDE.from_pretrained("camlab-ethz/Poseidon-B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
093878c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f3f7eebb684a6a8ffb43e6e1e67169b93e1d4b584328cdf8a94f331ff3cdd31e
size 631472001
|