Instructions to use hazyresearch/attn-360m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hazyresearch/attn-360m with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hazyresearch/attn-360m", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card: add pipeline tag, library name and license
#3 opened about 1 year ago
by
nielsr
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot