Instructions to use NeuronTechnologiesAI/Neuron with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NeuronTechnologiesAI/Neuron with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/workspace/models/Qwen2.5-72B-Instruct") model = PeftModel.from_pretrained(base_model, "NeuronTechnologiesAI/Neuron") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fa7e0acd8d6816e170955bce6d9b4d01979359b93087994c9eeb22c6c1526fac
- Size of remote file:
- 5.56 kB
- SHA256:
- afc4270c81dcc4fef1aa40fc9b16a4ffb99dee0cdca561c7e82968f8b14874c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.