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

EvilScript
/
activation-oracle-Qwen3_6-27B

Text Generation
PEFT
Safetensors
qwen3_5
activation-oracles
interpretability
lora
self-introspection
conversational
Model card Files Files and versions
xet
Community

Instructions to use EvilScript/activation-oracle-Qwen3_6-27B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use EvilScript/activation-oracle-Qwen3_6-27B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.6-27B")
    model = PeftModel.from_pretrained(base_model, "EvilScript/activation-oracle-Qwen3_6-27B")
  • Notebooks
  • Google Colab
  • Kaggle
activation-oracle-Qwen3_6-27B
1.89 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
EvilScript's picture
EvilScript
Update activation oracle model card
b96543d verified 5 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer - SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago
  • README.md
    3.93 kB
    Update activation oracle model card 5 days ago
  • adapter_config.json
    1.18 kB
    SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago
  • adapter_model.safetensors
    1.87 GB
    xet
    SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago
  • chat_template.jinja
    7.76 kB
    Upload tokenizer - SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago
  • config.json
    4.31 kB
    Copy config.json from Qwen/Qwen3.6-27B 7 days ago
  • tokenizer.json
    20 MB
    xet
    Upload tokenizer - SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago
  • tokenizer_config.json
    1.13 kB
    Upload tokenizer - SAE introspection LoRA - Qwen/Qwen3.6-27B-layers_16-32-48-decoder-True_latentqa_cls_past_lens_Qwen3_6-27B - final model 7 days ago