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

tarekxpc
/
Emailer_XPC

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

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

  • Libraries
  • PEFT

    How to use tarekxpc/Emailer_XPC with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ")
    model = PeftModel.from_pretrained(base_model, "tarekxpc/Emailer_XPC")
  • Notebooks
  • Google Colab
  • Kaggle
Emailer_XPC / runs
48.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
tarekxpc's picture
tarekxpc
Training in progress, epoch 2
9c4d80e verified over 2 years ago
  • Jan22_18-40-19_66570722e25f
    End of training over 2 years ago
  • Jan22_19-22-16_66570722e25f
    End of training over 2 years ago
  • Jan23_05-14-03_91503f238ad4
    Training in progress, epoch 2 over 2 years ago