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

abishekcodes
/
phi-2-openhermes

Text Generation
PEFT
TensorBoard
Safetensors
English
phi
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use abishekcodes/phi-2-openhermes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use abishekcodes/phi-2-openhermes with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "abishekcodes/phi-2-openhermes")
  • Notebooks
  • Google Colab
  • Kaggle
phi-2-openhermes / runs
50.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
abishekcodes's picture
abishekcodes
End of training
ce5d086 verified over 2 years ago
  • Jan21_08-11-47_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-13-18_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-15-16_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-16-50_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-18-02_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-28-02_54cbda4b5896
    End of training over 2 years ago
  • Jan21_08-34-39_54cbda4b5896
    End of training over 2 years ago