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

yuyanghu06
/
lecungpt

PEFT
Safetensors
qwen3_5
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use yuyanghu06/lecungpt with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.5-4B")
    model = PeftModel.from_pretrained(base_model, "yuyanghu06/lecungpt")
  • Notebooks
  • Google Colab
  • Kaggle
lecungpt
93.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yuyanghu06's picture
yuyanghu06
Upload folder using huggingface_hub
8de57fa verified 26 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 26 days ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub 26 days ago
  • adapter_config.json
    10.4 kB
    Upload folder using huggingface_hub 26 days ago
  • adapter_model.safetensors
    65 MB
    xet
    Upload folder using huggingface_hub 26 days ago
  • added_tokens.json
    904 Bytes
    Upload folder using huggingface_hub 26 days ago
  • chat_template.jinja
    7.65 kB
    Upload folder using huggingface_hub 26 days ago
  • config.json
    2.96 kB
    Upload folder using huggingface_hub 26 days ago
  • merges.txt
    3.35 MB
    Upload folder using huggingface_hub 26 days ago
  • preprocessor_config.json
    782 Bytes
    Upload folder using huggingface_hub 26 days ago
  • special_tokens_map.json
    875 Bytes
    Upload folder using huggingface_hub 26 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 26 days ago
  • tokenizer_config.json
    7.45 kB
    Upload folder using huggingface_hub 26 days ago
  • trainer_state.json
    21.1 kB
    Upload folder using huggingface_hub 26 days ago
  • video_preprocessor_config.json
    817 Bytes
    Upload folder using huggingface_hub 26 days ago
  • vocab.json
    5.23 MB
    Upload folder using huggingface_hub 26 days ago