craftslab commited on
Commit
d92586e
·
verified ·
1 Parent(s): 75e7914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -75,8 +75,6 @@ This quantized bundle is intended for **on-device, offline text-generation tasks
75
  - Lightweight text embeddings for on-device retrieval and classification
76
  - Short-form summarization of notifications, messages, and local content
77
 
78
- All inference runs **locally on CPU**. No data is sent to external servers.
79
-
80
  ### Target Devices
81
 
82
  | Platform | Runtime Memory | Feasibility |
@@ -98,7 +96,6 @@ All inference runs **locally on CPU**. No data is sent to external servers.
98
  - Multimodal input (this model is text-only)
99
  - Real-time audio/speech processing (use Aria speech models)
100
  - Safety-critical decision systems without human oversight
101
- - Deployment in production when **batch inference** or **GPU acceleration** is required (this bundle targets CPU-only, single-prompt inference)
102
 
103
  ## How to Get Started with the Model
104
 
 
75
  - Lightweight text embeddings for on-device retrieval and classification
76
  - Short-form summarization of notifications, messages, and local content
77
 
 
 
78
  ### Target Devices
79
 
80
  | Platform | Runtime Memory | Feasibility |
 
96
  - Multimodal input (this model is text-only)
97
  - Real-time audio/speech processing (use Aria speech models)
98
  - Safety-critical decision systems without human oversight
 
99
 
100
  ## How to Get Started with the Model
101