Instructions to use Puch/alpaca-llama7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Puch/alpaca-llama7b 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, "Puch/alpaca-llama7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7051c275ef94521a89fdd460f70a254efcc291e608807cd839c7a26fed97a41d
- Size of remote file:
- 16.8 MB
- SHA256:
- 333c83114f11813932b2fa5d967e38c0039afebe3dd0b59baae8dc2e12982e7f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.