Skip to content
View bcml-ai's full-sized avatar
💭
Research @ BC
💭
Research @ BC

Block or report bcml-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bcml-ai/README.md

bcml-ai

BCML logo

PyPI Python 3

BCML's official Python library for loading BCML AI models.

Install

pip install bcml-ai

Usage

import bcml

print(bcml.hello("world")) # just a test

More coming soon.

Goals

  • An intuitive, simple wrapper for loading all BCML-based AI models, including Large Language Models (LLMs), image generation models, etc. with a usable and clean interface.
  • BCLM 1.0+, BCML Brain 1.0+

Official Release

The official release version of the BCML library will be 1.0.0. It will be based on the Universal Library Spec, in active development.

Popular repositories Loading

  1. bcml-ai bcml-ai Public

    BCML's official Python library for loading BCML AI models.

    1