Instructions to use metunlp/LlamaTurk-13b-t with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use metunlp/LlamaTurk-13b-t with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("huggyllama/llama-13b") model = PeftModel.from_pretrained(base_model, "metunlp/LlamaTurk-13b-t") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 46d5f81ab8b86143c1950d8b879a9828eafa20e928030b8162a9c7bd2f72917f
- Size of remote file:
- 52.5 MB
- SHA256:
- 2d5e6f46ef7ae201fb4b9e68d93834bd5c82cce9001c9a11bbafffb027e158a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.