Instructions to use blackhole33/experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use blackhole33/experiments 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 288db08d93a205bef777d9880931f0a1ccf25b1c7ae5935e7f8cae82d9396963
- Size of remote file:
- 5.5 kB
- SHA256:
- 786cb9d3972c2a861e43f62830eeea3af24b9aee1c01c78fa0c6d11bd5be1de1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.