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-fin-prm-7b

Text Generation
PEFT
Safetensors
English
finance
reward-model
process-reward-model
alignment
reasoning-verification
qwen2
qlora
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use ramankrishna10/npc-fin-prm-7b 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-fin-prm-7b")
  • Notebooks
  • Google Colab
  • Kaggle
npc-fin-prm-7b / checkpoints
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ramankrishna10's picture
ramankrishna10
NPC Fin-PRM 7B - Financial Process Reward Model (open-source release)
f5266b4 verified 2 months ago
  • checkpoint-6500
    NPC Fin-PRM 7B - Financial Process Reward Model (open-source release) 2 months ago
  • checkpoint-7000
    NPC Fin-PRM 7B - Financial Process Reward Model (open-source release) 2 months ago
  • checkpoint-7041
    NPC Fin-PRM 7B - Financial Process Reward Model (open-source release) 2 months ago
  • README.md
    1.51 kB
    NPC Fin-PRM 7B - Financial Process Reward Model (open-source release) 2 months ago