Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,13 @@ pipeline_tag: text-generation
|
|
| 14 |
base_model: []
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
# Kai-30B-Instruct
|
| 18 |
|
| 19 |
A 30B-parameter instruction-tuned language model optimized for reasoning, math, and code generation tasks, powered by our **ADS (Adaptive Dual-Search Distillation)** technique. The largest model in the Kai family.
|
|
|
|
| 14 |
base_model: []
|
| 15 |
---
|
| 16 |
|
| 17 |
+
NoesisLab Privacy Policy for OpenRouter Integration
|
| 18 |
+
|
| 19 |
+
1. Data Processing: NoesisLab processes user prompts solely for the purpose of generating model inferences. We do not use any data transmitted through OpenRouter to train or fine-tune our models without explicit user consent.
|
| 20 |
+
2. Data Retention: We do not store personally identifiable information. Logs are kept for a maximum of 7 days only for debugging and ensuring service stability, after which they are permanently deleted.
|
| 21 |
+
3. Security: We implement industry-standard encryption to protect data in transit between OpenRouter and our inference endpoints.
|
| 22 |
+
4. Third Parties: We never sell or share user data with third-party organizations.
|
| 23 |
+
|
| 24 |
# Kai-30B-Instruct
|
| 25 |
|
| 26 |
A 30B-parameter instruction-tuned language model optimized for reasoning, math, and code generation tasks, powered by our **ADS (Adaptive Dual-Search Distillation)** technique. The largest model in the Kai family.
|