tykiww commited on
Commit
aaea170
1 Parent(s): 5c56a4e

Update config/config.json

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