Instructions to use LaughingLogits/AP-MAE-SC2-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LaughingLogits/AP-MAE-SC2-7B with Transformers:
# Load model directly from transformers import APMAE model = APMAE.from_pretrained("LaughingLogits/AP-MAE-SC2-7B", dtype="auto") - Notebooks
- Google Colab
- Kaggle