Instructions to use dongbobo/adapter-checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dongbobo/adapter-checkpoint with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "dongbobo/adapter-checkpoint") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8c8e6909d5ccf4de4acceb01a47ba631dec3248d9aafbb9f8036e8ce666fb075
- Size of remote file:
- 90.8 kB
- SHA256:
- 38e781a8aa1c6ac789817a7ab05f95d71fe936df8cab6511443845bbbf94c52f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.