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

intellign
/
adaption_resource_assignment_configs

PEFT
Safetensors
llama4_text
lora
adapter
adaption
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use intellign/adaption_resource_assignment_configs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Llama-4-Scout-17B-16E-Instruct_bnb_4bit")
    model = PeftModel.from_pretrained(base_model, "intellign/adaption_resource_assignment_configs")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_resource_assignment_configs
922 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Testys's picture
Testys
Add 11 files
60c7e71 verified 3 days ago
  • .gitattributes
    1.57 kB
    Add 11 files 3 days ago
  • README.md
    3.05 kB
    Add 11 files 3 days ago
  • adapter_config.json
    1.02 kB
    Add 11 files 3 days ago
  • adapter_model.safetensors
    893 MB
    xet
    Add 11 files 3 days ago
  • chat_template.jinja
    4.95 kB
    Add 11 files 3 days ago
  • config.json
    3.74 kB
    Add 11 files 3 days ago
  • special_tokens_map.json
    105 Bytes
    Add 11 files 3 days ago
  • tokenizer.json
    27.9 MB
    xet
    Add 11 files 3 days ago
  • tokenizer_config.json
    432 Bytes
    Add 11 files 3 days ago
  • trainer_state.json
    108 kB
    Add 11 files 3 days ago
  • training-metrics.png
    64.4 kB
    Add 11 files 3 days ago
  • win-rates.png
    35.7 kB
    Add 11 files 3 days ago