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

hunterbown
/
shannon-control-unit

Text Generation
PEFT
Safetensors
English
lora
control-theory
regularization
information-theory
llama
adapter
Model card Files Files and versions
xet
Community

Instructions to use hunterbown/shannon-control-unit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hunterbown/shannon-control-unit with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B")
    model = PeftModel.from_pretrained(base_model, "hunterbown/shannon-control-unit")
  • Notebooks
  • Google Colab
  • Kaggle
shannon-control-unit / 3b-fixed
65.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hunterbown's picture
hunterbown
Add 3B fixed 位=0.5 model (S=3.35%)
9a15920 verified 10 months ago
  • README.md
    5.2 kB
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • adapter_config.json
    937 Bytes
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • adapter_model.safetensors
    48.7 MB
    xet
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • metrics.json
    481 Bytes
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • special_tokens_map.json
    335 Bytes
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago
  • tokenizer_config.json
    50.6 kB
    Add 3B fixed 位=0.5 model (S=3.35%) 10 months ago