jxie commited on
Commit
e604872
1 Parent(s): 4d35e4f

Upload model

Browse files
Files changed (2) hide show
  1. calibration_head.bin +2 -2
  2. config.json +1 -1
calibration_head.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a32a67a2af00430927d1490b2a2c0970dd710e3d85a240f4cabbefc36cf012db
3
- size 17934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafda37dd2d78bcd47a2d7367d905e117b8ee3c619298e85f0893e5ecf461d0a
3
+ size 809554044
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "attention_dropout": 0.0,
3
  "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
4
- "calibration_type": "linear",
5
  "feature_key": "hidden_states",
6
  "freeze_base_model": true,
7
  "hidden_act": "silu",
 
1
  {
2
  "attention_dropout": 0.0,
3
  "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
4
+ "calibration_type": "transformer",
5
  "feature_key": "hidden_states",
6
  "freeze_base_model": true,
7
  "hidden_act": "silu",