import numpy as np
import torch
from typing import List, Dict, Union
error_title_markdown = ("""
""")
title_markdown = ("""
MoE-LLaVA: Mixture of Experts for Large Vision-Language Models
a
""")
block_css = """
#buttons button {
min-width: min(120px,100%);
}
"""
tos_markdown = ("""
### TOS MARKDOWN
""")
learn_more_markdown = ("""
### Smart Solutions Contact
""")