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

kertob
/
falcon_drone_commands

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

Instructions to use kertob/falcon_drone_commands with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kertob/falcon_drone_commands with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded")
    model = PeftModel.from_pretrained(base_model, "kertob/falcon_drone_commands")
  • Notebooks
  • Google Colab
  • Kaggle
falcon_drone_commands / wandb
683 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 45 commits
kertob's picture
kertob
End of training
fb698ce verified over 2 years ago
  • run-20240214_115405-518dheci
    Training in progress, step 10 over 2 years ago
  • run-20240214_125429-fe3s7gan
    End of training over 2 years ago
  • debug-cli.root.log
    0 Bytes
    Training in progress, step 10 over 2 years ago
  • debug-internal.log
    129 kB
    End of training over 2 years ago
  • debug.log
    9.8 kB
    End of training over 2 years ago