Instructions to use selinas/Accel2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use selinas/Accel2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b_v2") model = PeftModel.from_pretrained(base_model, "selinas/Accel2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8f0d359d22fc4c7ad268d4a843758565e51092f87210b58f7393d96431e0b87c
- Size of remote file:
- 6.85 GB
- SHA256:
- 32268cfa47263b8abef86c9238e3ec7d64faabde504413b8e0a4d56002d76ec0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.