Carlex22222 commited on
Commit
15314a0
·
verified ·
1 Parent(s): 530ace3

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -15,9 +15,9 @@ specialists:
15
 
16
  llama_multimodal:
17
  gpus_required: 2 # <-- GARANTIR QUE ISTO É > 0
18
- model_id: "meta-llama/Llama-3.2-11B-Vision-Instruct"
19
  max_new_tokens: 2048
20
- temperature: 0.6
21
  top_p: 0.9
22
 
23
  flux:
 
15
 
16
  llama_multimodal:
17
  gpus_required: 2 # <-- GARANTIR QUE ISTO É > 0
18
+ model_id: "bnb-community/Llama-4-Scout-17B-16E-Instruct-bnb-4bit" #"meta-llama/Llama-3.2-11B-Vision-Instruct"
19
  max_new_tokens: 2048
20
+ temperature: 0.8
21
  top_p: 0.9
22
 
23
  flux: