Taishi-N324 commited on
Commit
941ea35
1 Parent(s): 83ebec3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "LLaMAForCausalLM"
4
  ],
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,
 
1
  {
2
+ "_name_or_path": "tokyotech-llm/Swallow-13b-NVE-hf",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,