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

kobesar
/
FinGPT-llama

Text Classification
PEFT
PyTorch
llama
Model card Files Files and versions
xet
Community

Instructions to use kobesar/FinGPT-llama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kobesar/FinGPT-llama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("base_models/Llama-2-7b-hf")
    model = PeftModel.from_pretrained(base_model, "kobesar/FinGPT-llama")
  • Notebooks
  • Google Colab
  • Kaggle
FinGPT-llama
27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
kobesar's picture
kobesar
Update README.md
657e0d6 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    121 Bytes
    Update README.md over 2 years ago
  • adapter_config.json
    460 Bytes
    Upload model over 2 years ago
  • adapter_model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    888 Bytes
    xet
    Upload model over 2 years ago
  • config.json
    604 Bytes
    Upload LlamaForCausalLM over 2 years ago
  • generation_config.json
    183 Bytes
    Upload LlamaForCausalLM over 2 years ago
  • pytorch_model-00001-of-00003.bin
    9.88 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • pytorch_model-00002-of-00003.bin
    9.89 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • pytorch_model-00003-of-00003.bin
    7.18 GB
    xet
    Upload LlamaForCausalLM over 2 years ago
  • pytorch_model.bin.index.json
    24 kB
    Upload LlamaForCausalLM over 2 years ago