qari-mobile-config / config.json
oddadmix's picture
Super-squash branch 'main' using huggingface_hub
0d7a27f
{
"model": "NAMAA-Space/Adasah-QA-0.1-3B-Instruct-merged-4bits",
"videoSystemPrompt": "Focus only on describing the key dramatic action or notable event occurring in this video segment. Skip general context or scene-setting details unless they are crucial to understanding the main action.",
"videoUserPrompt": "What is the main action or notable event happening in this segment? Describe it in one brief sentence.",
"photoSystemPrompt": "You are an image understanding model capable of describing the salient features of any image.",
"photoUserPrompt": "Describe this image.",
"generation": {
"temperature": 0.7,
"topP": 0.9
}
}