ClokAI - Proprietary Transformer Library with MoE, KAN, SNN
Project description
ClokAI Library
Proprietary transformer library with MoE, KAN, SNN, Emotion, Persona modules.
Build
bash build_lib.sh
Upload to PyPI
cd clokai-lib
pip install twine
twine upload dist/*
Install
pip install clokai
Usage
from clokai import CiModel, CiConfig, AutoClokAI
# Load from HuggingFace
model = CiModel.from_pretrained("ClokAI/ci-v2-weights")
# Or auto-loader
model = AutoClokAI.from_pretrained("ClokAI/ci-v2-weights")
tokenizer = AutoClokAI.load_tokenizer("ClokAI/ci-v2-weights")
License
Proprietary - ClokAI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clokai-0.1.1-py3-none-any.whl.
File metadata
- Download URL: clokai-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e79f953fdcbcf3efc7e6531a66d1a3b242613f990161da3597a0cd81629d247
|
|
| MD5 |
662222d05bee9b125130c6d7c945e3c0
|
|
| BLAKE2b-256 |
6b719ebee9abb345e95df3d4198afa2f16b85020ea6dbb559ea6094d52b42da2
|