शक्ति — divine feminine energy, power.
shakti takes its name in that spirit. Model Merging Toolkit. LLM model merging toolkit.
shakti exists to make this workflow practical. Model merging toolkit. llm model merging toolkit. It favours a small, inspectable surface over sprawling configuration.
ModelWeights— exported fromsrc/shakti/core.py- Included test suite
The codebase is organised into src/, tests/. The primary entry points are src/shakti/core.py, src/shakti/__init__.py. src/shakti/core.py exposes ModelWeights — the core types that drive the behaviour.
# Serve the static site
python -m http.server 8000
# then open http://localhost:8000from shakti.core import ModelWeights
instance = ModelWeights()
# See the source for the full APIshakti/
├── CLAUDE.md
├── LICENSE
├── README.md
├── index.html
├── src/
├── tests/