Skip to main content

ClokAI

Python library for loading ClokAI transformer models.

About

ClokAI is an organization developing custom AI architectures for AGI research and specialized model development. This library helps load and use ClokAI models with HuggingFace transformers.

Install

pip install clokai

Usage

from clokai import AutoClokAI

model = AutoClokAI.from_pretrained("ClokAI/ci-base")
tokenizer = AutoClokAI.load_tokenizer("ClokAI/ci-base")

inputs = tokenizer("Hello", return_tensors="pt")
outputs = model.generate(**inputs, max_length=100)
print(tokenizer.decode(outputs[0]))

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

If you're not sure about the file name format, learn more about wheel file names.

clokai-1.1.11-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file clokai-1.1.11-py3-none-any.whl.

File metadata

  • Download URL: clokai-1.1.11-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for clokai-1.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 49b762a3d7e6bfafa24897400de81b705b578060e3bf8223aeabaaa61bdfc139
MD5 4cccfbbbe63b12ad72cc8cdead528983
BLAKE2b-256 c83a2a3a48c0b9f362b7519ee0d8a4feb2d3abc9638dc97d326dfb81b47eb9bf

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.22

1 file

1.1.21

1 file

1.1.20

1 file

1.1.19

1 file

1.1.18

1 file

1.1.17

1 file

1.1.16

1 file

1.1.15

1 file

1.1.14

1 file

1.1.13

1 file

1.1.12

1 file

This release

1.1.11 This release

1 file

1.1.10

1 file

1.1.9

1 file

1.1.8

1 file

1.1.7

1 file

1.1.6

1 file

1.1.5

1 file

1.1.3

1 file

1.1.2

1 file

1.1.1

1 file

1.1.0

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page