Instructions to use kiolPL/naturavision with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kiolPL/naturavision with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-4B") model = PeftModel.from_pretrained(base_model, "kiolPL/naturavision") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 08e76027b656f3629446547149b4cf47e0d39f510573ceca1d5f7700073f687a
- Size of remote file:
- 476 kB
- SHA256:
- 3a661357c29ef4ddebe46c118dcee898cdf76715d2210f57db4a497f8ae1981a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.