Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
title: QuantumInk
|
3 |
-
emoji: 🤖
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
@@ -8,7 +7,7 @@ app_file: README.md
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
Welcome to **QuantumInk**, a research-driven organization committed to **maximizing the inference accuracy of large language models (LLMs)**. We build fine-tuned, high-performance models and tooling designed to reduce hallucinations, increase factual correctness, and optimize domain-specific understanding.
|
14 |
|
|
|
1 |
---
|
2 |
title: QuantumInk
|
|
|
3 |
colorFrom: blue
|
4 |
colorTo: indigo
|
5 |
sdk: static
|
|
|
7 |
license: apache-2.0
|
8 |
---
|
9 |
|
10 |
+
# QuantumInk: Enhancing Inference Accuracy in Large Language Models
|
11 |
|
12 |
Welcome to **QuantumInk**, a research-driven organization committed to **maximizing the inference accuracy of large language models (LLMs)**. We build fine-tuned, high-performance models and tooling designed to reduce hallucinations, increase factual correctness, and optimize domain-specific understanding.
|
13 |
|