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

davidho27941
/
Taiwan-LLM-7B-v2.1-Instruct-Steins_gate

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

Instructions to use davidho27941/Taiwan-LLM-7B-v2.1-Instruct-Steins_gate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use davidho27941/Taiwan-LLM-7B-v2.1-Instruct-Steins_gate with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("yentinglin/Taiwan-LLM-7B-v2.1-chat")
    model = PeftModel.from_pretrained(base_model, "davidho27941/Taiwan-LLM-7B-v2.1-Instruct-Steins_gate")
  • Notebooks
  • Google Colab
  • Kaggle
Taiwan-LLM-7B-v2.1-Instruct-Steins_gate / runs
24.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
davidho27941's picture
davidho27941
davidho27941/Taiwan-LLM-7B-v2.1-Instruct-Steins_gate
855f3aa verified over 2 years ago
  • Mar20_14-15-05_5124a6bbcfa4
    davidho27941/Taiwan-LLM-7B-v2.1-Instruct-Steins_gate over 2 years ago