Instructions to use DogManTC/BananAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DogManTC/BananAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B") model = PeftModel.from_pretrained(base_model, "DogManTC/BananAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 233b6accd146d92b445b44a69db538f23f324065eccf1fc3321409d689940f2c
- Size of remote file:
- 5.3 kB
- SHA256:
- ae2e29a0e2a1b1ffb5b543c2b37097ce16e02c813c5719c79f97f9d9ef50d893
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.