MNC-Jihun commited on
Commit
de25cb8
1 Parent(s): aec3330

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/data/models/koLLM/Mistral-7B-v0.1/A-u500-b2048_orca-u500-b2048_/batch1_epochs4_lr1e-06_paged_adamw_32bit_cosine_length2048_warmup_0.05_max_grad1.0_grad_accu16/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "mistralai/Mistral-7B-v0.1",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],