bys0318 commited on
Commit
b14471c
1 Parent(s): cf0511d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/mnt/vepfs/users/bys/fix_models/Llama-2-13b-64k-LongAlign-sort",
3
  "architectures": [
4
- "LlamaModel"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
 
1
  {
2
+ "_name_or_path": "THUDM/LongAlign-13B-64k-base",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,