aksinghyaani commited on
Commit
0f6bcc6
·
verified ·
1 Parent(s): 336d207

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -103,10 +103,10 @@ Uses standard separate Key-Value caching for maximum inference compatibility and
103
 
104
  Shared KV is part of our broader focus on deployable foundation models optimized for:
105
 
106
- - Edge devices
107
  - On-premise AI systems
108
- - Low-latency enterprise inference
109
- - Efficient multilingual serving
 
110
 
111
  This remains an active research area within the Nandi model family, and we plan to share deeper technical details in upcoming engineering blogs.
112
 
 
103
 
104
  Shared KV is part of our broader focus on deployable foundation models optimized for:
105
 
 
106
  - On-premise AI systems
107
+ - Memory-constrained deployments
108
+ - Edge devices
109
+ - Long-context inference workloads
110
 
111
  This remains an active research area within the Nandi model family, and we plan to share deeper technical details in upcoming engineering blogs.
112