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

steven0226
/
phi-4-mini-formosanlu-lora

Text Generation
PEFT
Safetensors
Chinese
lora
qlora
nlu
intent-classification
slot-filling
synthetic-data
conversational
Model card Files Files and versions
xet
Community

Instructions to use steven0226/phi-4-mini-formosanlu-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use steven0226/phi-4-mini-formosanlu-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-4-mini-instruct")
    model = PeftModel.from_pretrained(base_model, "steven0226/phi-4-mini-formosanlu-lora")
  • Notebooks
  • Google Colab
  • Kaggle
phi-4-mini-formosanlu-lora
108 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
steven0226's picture
steven0226
Docs: update v1.2.2 evidence card
b1f65b0 verified 22 days ago
  • .gitattributes
    1.57 kB
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • LICENSE
    1.21 kB
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • README.md
    4.93 kB
    Docs: update v1.2.2 evidence card 22 days ago
  • adapter_config.json
    1.11 kB
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • adapter_model.safetensors
    92.3 MB
    xet
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • chat_template.jinja
    423 Bytes
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • release_manifest.json
    699 Bytes
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • tokenizer.json
    15.5 MB
    xet
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago
  • tokenizer_config.json
    361 Bytes
    Release: publish v1.2.2 Phi-4-mini FormosaNLU LoRA adapter 22 days ago