diamondbelema commited on
Commit
0f728df
·
verified ·
1 Parent(s): 2d78b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Edu-Hive LLM Models
2
  This repository hosts converted `.task` files for the [MediaPipe LLM Inference API](https://ai.google.dev).
3
 
 
1
+ ---
2
+ library_name: mediapipe
3
+ tags:
4
+ - android
5
+ - llm-inference
6
+ - edu-hive
7
+ license: apache-2.0
8
+ language:
9
+ - en
10
+ pipeline_tag: text-generation
11
+ ---
12
+
13
  # Edu-Hive LLM Models
14
  This repository hosts converted `.task` files for the [MediaPipe LLM Inference API](https://ai.google.dev).
15