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