LeonhardSolbach commited on
Commit
d7e4554
·
verified ·
1 Parent(s): 4e1fa8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -1,10 +1,15 @@
1
- ---
2
- title: README
3
- emoji: 📈
4
- colorFrom: indigo
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
1
+ # Solbach Datentechnologie GmbH
2
+
3
+ Research-grade data infrastructure for B2B sales work in the DACH region.
4
+
5
+ We turn flat company lists into readable sales cases — combining registry data, website context, classification and signal layers into per-account research a sales team can actually use, instead of a CSV they still have to qualify.
6
+
7
+ Most of our compute is recurring batch inference across millions of DACH entities: extraction, classification, scoring, re-scoring. That workload is structurally different once you own the inference layer, so we run our own — currently vLLM with quantized 30–50B-class models, batched and queue-pressured to keep utilization high. A single tuned RTX PRO 6000 handles ~1B tokens/day for our workloads, roughly 5× our prior external-API baseline; most of the gain came from pipeline shape, not the model swap.
8
+
9
+ This profile is where we track the inference side of that stack and share useful artifacts where it makes sense.
10
+
11
+ Long-form notes on methodology, data and how the whole thing comes together: [blog.solbachleads.de](https://blog.solbachleads.de)
12
+
13
  ---
14
 
15
+ Solbach Datentechnologie GmbH · Bad Honnef, Germany