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