zsquaredz commited on
Commit
e1e157c
·
verified ·
1 Parent(s): 38002f2

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -1
config.yaml CHANGED
@@ -1,4 +1,5 @@
1
  model_name: "meta-llama/Llama-3.1-8B-Instruct"
2
  model_kind: "transcoder_set"
3
  feature_input_hook: "mlp.hook_in"
4
- feature_output_hook: "mlp.hook_out"
 
 
1
  model_name: "meta-llama/Llama-3.1-8B-Instruct"
2
  model_kind: "transcoder_set"
3
  feature_input_hook: "mlp.hook_in"
4
+ feature_output_hook: "mlp.hook_out"
5
+ activation: "topk"