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