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