Instructions to use Balab2021/Nemotron-Mini-4B-LoRA-OpenAssistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Balab2021/Nemotron-Mini-4B-LoRA-OpenAssistant with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("nvidia/Nemotron-Mini-4B-Instruct") model = PeftModel.from_pretrained(base_model, "Balab2021/Nemotron-Mini-4B-LoRA-OpenAssistant") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02946a608d2edfe3a95e9eab381a6366e92f19fb529a3a087df1f94366d16d87
- Size of remote file:
- 5.84 kB
- SHA256:
- 9f2b8ec66f93ee45cc3fa733677d28195edfd61f34c0b92fa39400e4a77e42ba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.