File size: 563 Bytes
0f728df
 
 
 
 
 
 
 
 
 
 
 
2d78b64
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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
---