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