mwhanna mntss commited on
Commit
a205a41
·
verified ·
1 Parent(s): b011bf2

Add config.yaml for transcoder set (#2)

Browse files

- Add config.yaml for transcoder set (cab64de311d5277ff161eed9b1e1049d5fbba4f2)


Co-authored-by: Mateusz <[email protected]>

Files changed (1) hide show
  1. config.yaml +4 -0
config.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ model_name: "Qwen/Qwen3-0.6B"
2
+ model_kind: "transcoder_set"
3
+ feature_input_hook: "mlp.hook_in"
4
+ feature_output_hook: "mlp.hook_out"