tykiww commited on
Commit
0f47f93
·
verified ·
1 Parent(s): bc652ac

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +1 -1
config/config.json CHANGED
@@ -24,7 +24,7 @@
24
  },
25
 
26
  "model": {
27
- "model_name": "meta-llama/Meta-Llama-3-8B-Instruct",
28
  "device_map": "auto",
29
  "max_new_tokens": 300
30
  }
 
24
  },
25
 
26
  "model": {
27
+ "model_name": "meta-llama/Meta-Llama-3.1-8B-Instruct",
28
  "device_map": "auto",
29
  "max_new_tokens": 300
30
  }