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

a6188466
/
mini-date-converter-dsl-adapter

PEFT
Safetensors
English
phi-4-mini
LoRA
adapter
temporal-reasoning
Model card Files Files and versions
xet
Community

Instructions to use a6188466/mini-date-converter-dsl-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use a6188466/mini-date-converter-dsl-adapter 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, "a6188466/mini-date-converter-dsl-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
mini-date-converter-dsl-adapter
92.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
a6188466's picture
a6188466
docs(README): clarify base model licensing and reference license file
ce1bd9a verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • LICENSE
    1.07 kB
    Upload LICENSE with huggingface_hub 12 months ago
  • LICENSE.microsoft
    1.08 kB
    Add upstream MIT license for base model 5 months ago
  • README.md
    5.81 kB
    docs(README): clarify base model licensing and reference license file 5 months ago
  • adapter_config.json
    824 Bytes
    adapter: retrain after next-week anchoring dataset fix and update README with test results 6 months ago
  • adapter_model.safetensors
    92.3 MB
    xet
    adapter: retrain after next-week anchoring dataset fix and update README with test results 6 months ago