Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tecosys
/
Nutaan-RL1

Reinforcement Learning
PEFT
Safetensors
RL
LLM
Nutaan
India's Own LLM
Indian LLM
Indian RL
GRPO
LORA
Model card Files Files and versions
xet
Community

Instructions to use tecosys/Nutaan-RL1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tecosys/Nutaan-RL1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/meta-llama-3.1-8b-instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "tecosys/Nutaan-RL1")
  • Notebooks
  • Google Colab
  • Kaggle
Nutaan-RL1
168 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
tecosys's picture
tecosys
Update README.md
1cc0eb4 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.31 kB
    Update README.md over 1 year ago
  • adapter_config.json
    814 Bytes
    Initial commit: Uploading LoRA model files over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Initial commit: Uploading LoRA model files over 1 year ago