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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

morningstarxcdcode
/
adaption-finance-qa-sft-20b-model

PEFT
Safetensors
gpt_oss
finance
qa
lora
investopedia
sft
gpt-oss
Model card Files Files and versions
xet
Community

Instructions to use morningstarxcdcode/adaption-finance-qa-sft-20b-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use morningstarxcdcode/adaption-finance-qa-sft-20b-model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/gpt-oss-20b-bf16")
    model = PeftModel.from_pretrained(base_model, "morningstarxcdcode/adaption-finance-qa-sft-20b-model")
  • Notebooks
  • Google Colab
  • Kaggle
adaption-finance-qa-sft-20b-model
31.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
morningstarxcdcode's picture
morningstarxcdcode
Update README.md
3b3b70c verified 12 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 12 days ago
  • README.md
    3.37 kB
    Update README.md 12 days ago
  • adapter_config.json
    784 Bytes
    Upload adapter_config.json with huggingface_hub 12 days ago
  • adapter_model.safetensors
    3.99 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 12 days ago
  • chat_template.jinja
    15.9 kB
    Upload chat_template.jinja with huggingface_hub 12 days ago
  • config.json
    1.67 kB
    Upload config.json with huggingface_hub 12 days ago
  • special_tokens_map.json
    440 Bytes
    Upload special_tokens_map.json with huggingface_hub 12 days ago
  • tokenizer.json
    27.9 MB
    xet
    Upload tokenizer.json with huggingface_hub 12 days ago
  • tokenizer_config.json
    4.2 kB
    Upload tokenizer_config.json with huggingface_hub 12 days ago
  • trainer_state.json
    5.34 kB
    Upload trainer_state.json with huggingface_hub 12 days ago