--- library_name: mediapipe tags: - android - llm-inference - edu-hive license: apache-2.0 language: - en pipeline_tag: text-generation --- # Edu-Hive LLM Models This repository hosts converted `.task` files for the [MediaPipe LLM Inference API](https://ai.google.dev). ### Models Included: - **Gemma 3 270M**: Provided by Google. - **Qwen 2.5 0.5B**: Provided by Alibaba Cloud. - **SmolLM 135M**: Provided by Hugging Face. These models are used for the Edu-Hive Android application to generate flashcards, quizzes, and summaries. --- license: apache-2.0 ---