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:
- cc3d9dbd6b15ed27db40e0d7dcfe728cbf3adc403ca762a48c787ac13612697d
- Size of remote file:
- 201 MB
- SHA256:
- 46b23b74b0d431993099b9ccef75ac4e30dc48305089aa236b6ff1de97fed713
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.