taru commited on
Commit
2047306
·
verified ·
1 Parent(s): f76d5f8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🌟 Lumi Mobile - On-Device AI Assistant
2
 
3
  Fine-tuned language model for classifying user instructions into tasks, notes, and reflections. Optimized for mobile deployment with PyTorch Mobile.
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: unsloth/LFM2-350M
4
+ tags:
5
+ - pytorch
6
+ - mobile
7
+ - text-classification
8
+ - on-device
9
+ - privacy
10
+ language:
11
+ - en
12
+ pipeline_tag: text-classification
13
+ ---
14
+
15
  # 🌟 Lumi Mobile - On-Device AI Assistant
16
 
17
  Fine-tuned language model for classifying user instructions into tasks, notes, and reflections. Optimized for mobile deployment with PyTorch Mobile.