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