macmacmacmac commited on
Commit
761169f
·
verified ·
1 Parent(s): c86e56e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # FunctionGemma Infrastructure LiteRT-LM
2
 
3
  A fine-tuned [FunctionGemma-270M](https://huggingface.co/google/functiongemma-270m-it) model converted to LiteRT-LM format for on-device inference. Designed for self-healing infrastructure and automatic error remediation.
 
1
+ ---
2
+ license: gemma
3
+ base_model: google/functiongemma-270m-it
4
+ library_name: litert
5
+ tags:
6
+ - function-calling
7
+ - litert
8
+ - on-device
9
+ - gemma
10
+ - infrastructure
11
+ datasets:
12
+ - custom
13
+ language:
14
+ - en
15
+ pipeline_tag: text-generation
16
+ ---
17
+
18
  # FunctionGemma Infrastructure LiteRT-LM
19
 
20
  A fine-tuned [FunctionGemma-270M](https://huggingface.co/google/functiongemma-270m-it) model converted to LiteRT-LM format for on-device inference. Designed for self-healing infrastructure and automatic error remediation.