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

ramankrishna10
/
npc-agentic-7b-v3-lora

PEFT
Safetensors
lora
bottensor
npc
Model card Files Files and versions
xet
Community

Instructions to use ramankrishna10/npc-agentic-7b-v3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ramankrishna10/npc-agentic-7b-v3-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-7b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "ramankrishna10/npc-agentic-7b-v3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
npc-agentic-7b-v3-lora
657 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ramankrishna10's picture
ramankrishna10
docs: add Zenodo citation (10.5281/zenodo.19954103)
91d15be verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • README.md
    1.99 kB
    docs: add Zenodo citation (10.5281/zenodo.19954103) about 1 month ago
  • adapter_config.json
    1.26 kB
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • adapter_model.safetensors
    646 MB
    xet
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • chat_template.jinja
    2.51 kB
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • special_tokens_map.json
    499 Bytes
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload npc-agentic-7b (2026-04-30) about 1 month ago
  • tokenizer_config.json
    4.89 kB
    Upload npc-agentic-7b (2026-04-30) about 1 month ago