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 / figures
125 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hunterbown's picture
hunterbown
cleanup: remove figures/control_plots_validated.png
c9972ff verified 10 months ago
  • .gitkeep
    0 Bytes
    Upload folder using huggingface_hub 10 months ago
  • control_curves_1b.png
    50.4 kB
    Upload folder using huggingface_hub 10 months ago
  • lambda_1b.png
    40.8 kB
    Upload folder using huggingface_hub 10 months ago
  • s_curve_1b.png
    33.7 kB
    Upload folder using huggingface_hub 10 months ago