Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

uditjain
/
Nemotron-30B-Code-Instruct-LoRI

Text Generation
PEFT
Safetensors
English
lori
lora
math
reasoning
nemotron
mamba
code
mathematical-reasoning
stem
hybrid-mamba
quantized
4bit
bnb
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

Instructions to use uditjain/Nemotron-30B-Code-Instruct-LoRI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use uditjain/Nemotron-30B-Code-Instruct-LoRI with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16")
    model = PeftModel.from_pretrained(base_model, "uditjain/Nemotron-30B-Code-Instruct-LoRI")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 20 days ago
  • README.md
    5.93 kB
    Update README.md 15 days ago
  • adapter_config.json
    699 Bytes
    Upload folder using huggingface_hub 20 days ago
  • adapter_model.safetensors
    29.9 MB
    xet
    Upload folder using huggingface_hub 20 days ago
  • chat_template.jinja
    10.5 kB
    Upload folder using huggingface_hub 20 days ago
  • dataset-metadata.json
    196 Bytes
    Upload folder using huggingface_hub 20 days ago
  • tokenizer.json
    17.1 MB
    xet
    Upload folder using huggingface_hub 20 days ago
  • tokenizer_config.json
    391 Bytes
    Upload folder using huggingface_hub 20 days ago
  • training_state.json
    595 Bytes
    Upload folder using huggingface_hub 20 days ago