Instructions to use radinrad/WISEST with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use radinrad/WISEST with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Meta-Llama-3.1-8B-bnb-4bit") model = PeftModel.from_pretrained(base_model, "radinrad/WISEST") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eb19fe5ca194a6658950a52d37ccd90b440a6c956029795d1ae18ab84c1cb87d
- Size of remote file:
- 85.7 MB
- SHA256:
- 39e144f09c452923c023dbeacf149db138eb7e63f269dc62a0f69179b59c0a5f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.