Instructions to use nttx/3380ee8a-44c1-452e-a34d-f9b4fc8a8138 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/3380ee8a-44c1-452e-a34d-f9b4fc8a8138 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "nttx/3380ee8a-44c1-452e-a34d-f9b4fc8a8138") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
ece17e3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f633334fbc5cb3c24ff4ae4b8a8bc5dcdc1ec3ac2b2dc03426dce0d63a2345f8
size 3054730
|