From 618fab986514fc8d5ea32598597913fa5d095bce Mon Sep 17 00:00:00 2001 From: Salka Elmadani Date: Wed, 25 Feb 2026 02:56:57 +0000 Subject: [PATCH] chore: remove internal framework references --- README.md | 1 - organ_architect.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index abf1e30..e18f73f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ GET /health — Service status ## Use Cases - Understand model architecture before fine-tuning -- Identify transplantable components - Compare architectures across model families - Plan organ extraction strategies diff --git a/organ_architect.py b/organ_architect.py index eaedcb6..4fa7421 100644 --- a/organ_architect.py +++ b/organ_architect.py @@ -2,7 +2,7 @@ """ Organ Architect — AI Model Internals Analyzer Part of the Inference-X Ecosystem -# ​‌​‌ SALKA ELMADANI ‌​‌​ | inference-x.com | BSL-1.1 +# SALKA ELMADANI | inference-x.com | BSL-1.1 Copyright (C) 2024-2026 Salka Elmadani. BSL-1.1. https://git.inference-x.com/inference-x-community/organ-architect