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

chohi
/
results

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

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

  • Libraries
  • PEFT

    How to use chohi/results with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "chohi/results")
  • Notebooks
  • Google Colab
  • Kaggle
results / runs
17.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
chohi's picture
chohi
chohi/Llama-test-Ko-3-8B
ca41f2e verified about 2 years ago
  • May08_19-34-00_1cf74e494cca
    chohi/Llama-test-Ko-3-8B about 2 years ago
  • May08_20-03-00_db756d1ad56c
    chohi/Llama-test-Ko-3-8B about 2 years ago
  • May09_11-39-13_cbnu-DGX-Station
    chohi/Llama-test-Ko-3-8B about 2 years ago