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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

kayla0913
/
hw-midm-7B-nsmc

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use kayla0913/hw-midm-7B-nsmc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kayla0913/hw-midm-7B-nsmc with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("KT-AI/midm-bitext-S-7B-inst-v1")
    model = PeftModel.from_pretrained(base_model, "kayla0913/hw-midm-7B-nsmc")
  • Notebooks
  • Google Colab
  • Kaggle
hw-midm-7B-nsmc
67 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
kayla0913's picture
kayla0913
Update README.md
ebb0fc4 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    1.23 kB
    Update README.md almost 3 years ago
  • adapter_config.json
    509 Bytes
    Upload model almost 3 years ago
  • adapter_model.safetensors
    67 MB
    xet
    Upload model almost 3 years ago