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

Junhoee
/
Qwen-Megumin

Text Generation
PEFT
Safetensors
English
persona
llm
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use Junhoee/Qwen-Megumin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Junhoee/Qwen-Megumin with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Junhoee/Qwen-Megumin")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen-Megumin
71 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
lbourdois's picture
lbourdois
Improve language tag
c072484 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload 9 files over 1 year ago
  • README.md
    5.87 kB
    Improve language tag about 1 year ago
  • adapter_config.json
    644 Bytes
    Upload 9 files over 1 year ago
  • adapter_model.safetensors
    55.1 MB
    xet
    Upload 9 files over 1 year ago
  • added_tokens.json
    605 Bytes
    Upload 9 files over 1 year ago
  • merges.txt
    1.67 MB
    Upload 9 files over 1 year ago
  • special_tokens_map.json
    496 Bytes
    Upload 9 files over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 9 files over 1 year ago
  • tokenizer_config.json
    7.3 kB
    Upload 9 files over 1 year ago
  • vocab.json
    2.78 MB
    Upload 9 files over 1 year ago