LiteRT-LM / tools /test /test_data /test_e2e_sanity_checks.json
SeaWolf-AI's picture
Upload full LiteRT-LM codebase
5f923cd verified
{
"test_model_sanity": [
{
"id": "basic_question",
"prompt": "What's the tallest building in the world?",
"response": "Burj Khalifa"
}
]
}