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

Purusharth
/
falcon-espro

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Purusharth/falcon-espro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Purusharth/falcon-espro with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ybelkada/falcon-7b-sharded-bf16")
    model = PeftModel.from_pretrained(base_model, "Purusharth/falcon-espro")
  • Notebooks
  • Google Colab
  • Kaggle
falcon-espro / runs
35 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Purusharth's picture
Purusharth
Training in progress, step 200
badb6b0 verified over 2 years ago
  • May07_13-33-37_ip-10-192-12-129
    Training in progress, step 20 over 2 years ago
  • May07_13-38-01_ip-10-192-15-179
    Training in progress, step 20 over 2 years ago
  • May07_13-39-46_ip-10-192-15-179
    Training in progress, step 20 over 2 years ago
  • May07_14-13-01_ip-10-192-11-150
    Training in progress, step 20 over 2 years ago
  • May07_14-20-47_ip-10-192-11-150
    Training in progress, step 200 over 2 years ago