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

FinGPT
/
fingpt-forecaster_dow30_llama2-7b_lora

PEFT
Safetensors
English
Model card Files Files and versions
xet
Community
15

Instructions to use FinGPT/fingpt-forecaster_dow30_llama2-7b_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use FinGPT/fingpt-forecaster_dow30_llama2-7b_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("base_models/Llama-2-7b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "FinGPT/fingpt-forecaster_dow30_llama2-7b_lora")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Runtime Error: ImportError: cannot import name 'driver' from 'triton.runtime' in FinGPT / Hugging Face Model Deployment

#15 opened 10 months ago by
Mangesh126

Anyone got GGUF ?

#14 opened over 1 year ago by
Pumba2

Update README.md

#13 opened over 1 year ago by
rayvex

thefinancebro

#10 opened about 2 years ago by
Rafelliard

How to integrate fingpt-forecaster_dow30_llama2-7b_lora?

#9 opened over 2 years ago by
VineetaP

Pick a license

#8 opened over 2 years ago by
julien-c

llama3 soon?

πŸ”₯πŸ‘€ 2
#6 opened over 2 years ago by
cranyy

API question

2
#2 opened over 2 years ago by
brohamulus

Where is the data used in the demo?

πŸ‘ 3
2
#1 opened over 2 years ago by
Patrick-DS
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs