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