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-32b-sft

Text Generation
PEFT
Safetensors
English
finance
crypto
reasoning
qwen2
qlora
sft
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use ramankrishna10/npc-fin-32b-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-32b-instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "ramankrishna10/npc-fin-32b-sft")
  • Notebooks
  • Google Colab
  • Kaggle
npc-fin-32b-sft
2.16 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ramankrishna10's picture
ramankrishna10
Card v2: add Zenodo DOI (10.5281/zenodo.19802598) + fix hardware/batch/precision (config drift)
04fc2a1 verified about 1 month ago
  • .gitattributes
    1.57 kB
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago
  • README.md
    5.55 kB
    Card v2: add Zenodo DOI (10.5281/zenodo.19802598) + fix hardware/batch/precision (config drift) about 1 month ago
  • adapter_config.json
    1.21 kB
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago
  • adapter_model.safetensors
    2.15 GB
    xet
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago
  • chat_template.jinja
    2.51 kB
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago
  • tokenizer_config.json
    404 Bytes
    NPC Fin 32B SFT - Financial Reasoning LoRA adapter (open-source release) 2 months ago