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

shin00001
/
experiments

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

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

  • Libraries
  • PEFT

    How to use shin00001/experiments with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "shin00001/experiments")
  • Notebooks
  • Google Colab
  • Kaggle
experiments / runs
2.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
shin00001's picture
shin00001
AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct
5abb498 verified almost 2 years ago
  • Jun12_21-52-30_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun13_00-47-03_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun13_00-50-39_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun13_00-58-38_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun13_07-27-50_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun13_07-29-42_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun14_00-49-10_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun14_00-52-54_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago
  • Jun14_06-28-00_jupiter
    AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct almost 2 years ago