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

BroBro87
/
CloudflareTunedModel

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

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

  • Libraries
  • PEFT

    How to use BroBro87/CloudflareTunedModel with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("stabilityai/stablelm-zephyr-3b")
    model = PeftModel.from_pretrained(base_model, "BroBro87/CloudflareTunedModel")
  • Notebooks
  • Google Colab
  • Kaggle
CloudflareTunedModel / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
BroBro87's picture
BroBro87
End of training
988e0c2 verified about 2 years ago
  • Mar12_13-29-47_cd75e9b1e065
    End of training about 2 years ago
  • Mar12_13-35-52_cd75e9b1e065
    End of training about 2 years ago
  • Mar13_10-17-13_6e2c9b113eb3
    End of training about 2 years ago
  • Mar13_10-17-41_6e2c9b113eb3
    End of training about 2 years ago
  • Mar13_10-26-32_6e2c9b113eb3
    End of training about 2 years ago