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

AgamP
/
results

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

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

  • Libraries
  • PEFT

    How to use AgamP/results with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "AgamP/results")
  • Notebooks
  • Google Colab
  • Kaggle
results / runs
43.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AgamP's picture
AgamP
End of training
69b1612 verified about 2 years ago
  • Jan27_04-16-22_bf5cb3f271a9
    AgamP/LLM_Custom_1 over 2 years ago
  • May11_11-01-13_8d69fa7a2964
    End of training about 2 years ago
  • May11_11-10-54_8d69fa7a2964
    End of training about 2 years ago
  • May11_11-46-51_8d69fa7a2964
    End of training about 2 years ago