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