Carlosxxxxxx commited on
Commit
b214d50
·
verified ·
1 Parent(s): e45d488

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +3 -3
config.yaml CHANGED
@@ -16,9 +16,9 @@ specialists:
16
  llama_multimodal:
17
  gpus_required: 8 # <-- GARANTIR QUE ISTO É > 0
18
  model_id: "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:
24
  gpus_required: 0
 
16
  llama_multimodal:
17
  gpus_required: 8 # <-- GARANTIR QUE ISTO É > 0
18
  model_id: "meta-llama/Llama-3.2-11B-Vision-Instruct"
19
+ max_new_tokens: 4096
20
+ temperature: 0.5
21
+ top_p: 0.6
22
 
23
  flux:
24
  gpus_required: 0