{ "layout": { "readme": "README.md", "about": "layout/about.md", "page_names": ["About", "Basic Setup", "Q&A"] }, "defaults": { "goals": "The goal of this project is to learn how to improve meeting effectiveness.", "context": "Take this space to add any other context.", "question": "what can you infer were some of the costs or losses from having an ineffective meeting?" }, "embeddings": { "index_name": "meeting-qa-demo", "demo_namespace": "original_demo", "embedding": "jinaai/jina-embeddings-v2-base-en", "embedding_metadata": { "source": "huggingface", "type": "local", "dimensions": 768, "max_tokens": 8192 } }, "model": { "model_name": "meta-llama/Meta-Llama-3.1-8B-Instruct", "device_map": "auto", "max_new_tokens": 300 } }