Instructions to use wangfarmer/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wangfarmer/model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "wangfarmer/model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 36a64aab23ba371949725c526265de3cd66a33253115ea33e09991e0368565c8
- Size of remote file:
- 4.34 kB
- SHA256:
- 72e7c7d78a09812c997a4feca9e8edb674c306503bd2a21edb6306ca78bffceb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.