Madras1 commited on
Commit
98438f3
·
verified ·
1 Parent(s): 02091cf

Update jade/config.json

Browse files
Files changed (1) hide show
  1. jade/config.json +7 -7
jade/config.json CHANGED
@@ -1,8 +1,8 @@
1
- {
2
- "groq_model": "meta-llama/llama-4-maverick-17b-128e-instruct",
3
- "audio_model": "whisper-large-v3",
4
- "caption_model": "microsoft/Florence-2-base-ft",
5
- "max_context": 12,
6
- "language": "pt",
7
- "local_mode": false
8
  }
 
1
+ {
2
+ "groq_model": "moonshotai/kimi-k2-instruct-0905",
3
+ "audio_model": "whisper-large-v3",
4
+ "caption_model": "microsoft/Florence-2-base-ft",
5
+ "max_context": 12,
6
+ "language": "pt",
7
+ "local_mode": false
8
  }