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

lecporr
/
rotating-equip-sft

PEFT
Safetensors
qlora
rotating-equipment
behavior-spec
Model card Files Files and versions
xet
Community

Instructions to use lecporr/rotating-equip-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lecporr/rotating-equip-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-1.7B-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "lecporr/rotating-equip-sft")
  • Notebooks
  • Google Colab
  • Kaggle
rotating-equip-sft
81.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
lecporr's picture
lecporr
Document corrected full-Spec evidence
e9fc922 verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth 3 days ago
  • README.md
    1.57 kB
    Document corrected full-Spec evidence 1 day ago
  • adapter_config.json
    1.3 kB
    Upload model trained with Unsloth 1 day ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Upload model trained with Unsloth 1 day ago
  • chat_template.jinja
    4.67 kB
    Upload model trained with Unsloth 3 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model trained with Unsloth 3 days ago
  • tokenizer_config.json
    5.1 kB
    Upload model trained with Unsloth 3 days ago