Instructions to use akdeniz27/llama-2-7b-hf-qlora-dolly15k-turkish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akdeniz27/llama-2-7b-hf-qlora-dolly15k-turkish 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, "akdeniz27/llama-2-7b-hf-qlora-dolly15k-turkish") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0257e6d90068277a52b12c07f84c72281c7bfe043f72cdbc8dc2c9e14406c5b4
- Size of remote file:
- 134 MB
- SHA256:
- cbea5e935e03d7d5a0219ef7c62f1bb79e88d78546e40914e64271902a0703d1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.