Instructions to use baebee/mini-aiden with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baebee/mini-aiden with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neo-1.3B") model = PeftModel.from_pretrained(base_model, "baebee/mini-aiden") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 117a3cfe07971ba73ee414ba86a09a9fcd31146b21a5a52a8fb1920a8199cb9e
- Size of remote file:
- 12.6 MB
- SHA256:
- fc3bbac698f223d37cfb0f30febaa10779401585eb8c59c73d16486cd55d63f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.