Instructions to use skt/A.X-K1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use skt/A.X-K1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("skt/A.X-K1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `transformers` as the library name
#3
by ariG23498 HF Staff - opened
No description provided.
Thank you for the contribution.
Adding transformers as the library name looks appropriate, and we’ll accept this PR.
singleheart changed pull request status to merged
