chore: remove internal framework references

This commit is contained in:
Salka Elmadani 2026-02-25 02:56:58 +00:00
parent 64ba38f986
commit 2dfdc50000

View File

@ -8,9 +8,6 @@ Universal AI inference engine. Fused computation, adaptive precision, surgical e
| Project | What it does |
|---------|-------------|
| [**Inference-X**](https://git.inference-x.com/salka/inference-x) | Universal inference engine — 305 KB binary, 19 hardware backends, 23 quantization formats, fused dequant+dot kernels, Shannon entropy adaptive precision. Same model, cleaner signal. |
| **ATLAS** | Mathematical framework for bias-free analysis of neural networks. Z = dI/d(log s) · exp(i theta). Used to measure and optimize AI model architectures. |
| **Organ Architecture** | Neural network surgery — extracting, measuring, and grafting components between AI models to create functional chimeras. |
### How it works