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