Instructions to use blackhole33/experiments-5000-sample_dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use blackhole33/experiments-5000-sample_dataset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "blackhole33/experiments-5000-sample_dataset") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4cf446af9940fd6544dec202139c5b3fdd9d7d039dcf556429d417bc557add71
- Size of remote file:
- 5.43 kB
- SHA256:
- 5e363a04416b97d03caaba645c32908a45672849ed5915156bccb4919ea784ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.