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:
- f8215552f2ebac91368789322aaf8771fb159f8af077b4e088689f787c2b57e1
- Size of remote file:
- 4.09 kB
- SHA256:
- 814622b8c3b5c39e01a292df53dd9f2c48b59f9645b893f22208ee6389d5d385
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.