Instructions to use deepakkoli93/sheared-llama-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use deepakkoli93/sheared-llama-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("princeton-nlp/Sheared-LLaMA-1.3B") model = PeftModel.from_pretrained(base_model, "deepakkoli93/sheared-llama-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8ecf37747e2eb082dfe6fb5f5aaf33dc40506c00494dfa5071899ed4319a9cb4
- Size of remote file:
- 4.92 kB
- SHA256:
- bb0a15ee64669f385911ac5dc55d50f45cc22a4981a4fc0599caa8c226b72d5a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.