Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,17 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# VERBAREX
|
| 11 |
+
|
| 12 |
+
We focus on fine-tuning large language models for improved factual consistency and instruction adherence.
|
| 13 |
+
|
| 14 |
+
Our primary goal is bridging the gap between raw base models and practical, stable assistants. We test and release models optimized for specific behavioral constraints, minimizing hallucinations in open-ended generation.
|
| 15 |
+
|
| 16 |
+
### Current Projects
|
| 17 |
+
|
| 18 |
+
* **LuminoLex Series:** A set of fine-tuned models based on the Qwen architecture, optimized for strict identity retention and factual accuracy.
|
| 19 |
+
* *LuminoLex-14B:* Our flagship instruct-tuned model.
|
| 20 |
+
|
| 21 |
+
### Roadmap
|
| 22 |
+
|
| 23 |
+
* **Foundation Models:** We are currently establishing data pipelines and infrastructure to pre-train custom architectures from scratch.
|