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

comhu
/
axlight-4.0-light-lora

Text Generation
PEFT
Safetensors
Korean
conversational
Model card Files Files and versions
xet
Community

Instructions to use comhu/axlight-4.0-light-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use comhu/axlight-4.0-light-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("skt/A.X-4.0-Light")
    model = PeftModel.from_pretrained(base_model, "comhu/axlight-4.0-light-lora")
  • Notebooks
  • Google Colab
  • Kaggle
axlight-4.0-light-lora
174 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
comhu0503's picture
comhu0503
Add minimal model card (no training data)
699cdeb verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    657 Bytes
    Add minimal model card (no training data) 1 day ago
  • adapter_config.json
    1.1 kB
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • merges.txt
    1.54 MB
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • special_tokens_map.json
    1.75 kB
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • tokenizer.json
    8.5 MB
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • tokenizer_config.json
    12.6 kB
    Upload axlight-4.0-light-lora (no training data) 1 day ago
  • vocab.json
    2.25 MB
    Upload axlight-4.0-light-lora (no training data) 1 day ago