diff --git a/README.md b/README.md index a3692ce..71f8607 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![License: BSL-1.1](https://img.shields.io/badge/License-BSL_1.1-orange.svg)](LICENSE) -**Extract, share and transplant AI model components.** Neural networks have anatomy: attention heads, FFN blocks, expert layers, embeddings. The Organ Store is the community marketplace for these components. diff --git a/organ_store.py b/organ_store.py index adcc4bf..beb3ce1 100644 --- a/organ_store.py +++ b/organ_store.py @@ -2,7 +2,7 @@ """ Organ Store — AI Model Component Marketplace 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-store