Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,18 @@
|
|
| 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
# Vedic AI Framework Models
|
| 3 |
|
| 4 |
This Hugging Face repository hosts the key assets generated and used within the **Vedic AI Sovereign Kernel** project. This includes the optimized Language Model, C++ source code for Vedic arithmetic, compiled executables, and diagnostic logs, specifically configured for resource-constrained mobile devices like the Redmi 14C.
|
|
|
|
| 1 |
|
| 2 |
+
---
|
| 3 |
+
tags:
|
| 4 |
+
- vedic-ai
|
| 5 |
+
- sovereign-kernel
|
| 6 |
+
- self-healing-ai
|
| 7 |
+
- llm-optimization
|
| 8 |
+
- mobile-ai
|
| 9 |
+
- redmi-14c
|
| 10 |
+
- vedic-mathematics
|
| 11 |
+
- cpp
|
| 12 |
+
- tinyllama
|
| 13 |
+
library_name: huggingface_hub
|
| 14 |
+
license: mit
|
| 15 |
+
---
|
| 16 |
# Vedic AI Framework Models
|
| 17 |
|
| 18 |
This Hugging Face repository hosts the key assets generated and used within the **Vedic AI Sovereign Kernel** project. This includes the optimized Language Model, C++ source code for Vedic arithmetic, compiled executables, and diagnostic logs, specifically configured for resource-constrained mobile devices like the Redmi 14C.
|