Skip to main content

Python bindings for nobodywho

Project description

NobodyWho

Run LLMs locally and efficiently on any device

NobodyWho is a lightweight, open-source inference engine that makes it simple to run open-weights language models directly inside your Python applications. No API keys, no cloud infrastructure, no complexity—just fast, easy local AI.

Key Features

  • Run locally, offline, for free - No API keys or cloud services required
  • Fast, simple tool calling - Just pass normal Python functions
  • Reliable tool execution - Automatically derives grammar from function signatures
  • Infinite conversations - Conversation-aware preemptive context shifting prevents mid-conversation crashes
  • GPU accelerated - Vulkan-powered inference for maximum performance
  • Thousands of compatible models - Works with any LLM in GGUF format
  • Powered by llama.cpp - Built on the proven llama.cpp engine

Quick Start

from nobodywho import Chat

chat = Chat('./model.gguf')
response = chat.ask('Hello world?').completed()
print(response)

Installation

pip install nobodywho

Documentation

Full documentation available at: https://nobodywho-ooo.github.io/nobodywho/

License

EUPL-1.2 - Free for commercial and proprietary use. Modified versions of the library itself must remain open source.

Project details


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 Distributions

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

nobodywho-0.6.1-cp38-abi3-win_amd64.whl (3.1 MB view details)

Uploaded CPython 3.8+Windows x86-64

nobodywho-0.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ x86-64

nobodywho-0.6.1-cp38-abi3-manylinux_2_34_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ ARM64

nobodywho-0.6.1-cp38-abi3-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

Details for the file nobodywho-0.6.1-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: nobodywho-0.6.1-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for nobodywho-0.6.1-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 c38967d085c2fa154457c99ecb46062055454a6abdb32023e3f287b51e6e020f
MD5 537a982cd823866a3d6e51d52f1e2abd
BLAKE2b-256 1f62bc28188cf4dd98c1c3e70cb963f027c7fff4e9ff4adb2dbea82189c0ec0a

See more details on using hashes here.

File details

Details for the file nobodywho-0.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for nobodywho-0.6.1-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3bd918fa19afa34fa3106934526b10d1198c76dc1ebe40f1792811930686ebdf
MD5 5ca3cc4cda2854f2c7a181f30aaa7f3c
BLAKE2b-256 21ee7b907ba5be7e0b4ae8b3812c0dfa04a2d56210c95c878f14cd1b7091345e

See more details on using hashes here.

File details

Details for the file nobodywho-0.6.1-cp38-abi3-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for nobodywho-0.6.1-cp38-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ebd4552d885c0f7bc25a0f6ad657b44e4bc01b41fbe78a2dd9593fc247a83380
MD5 8714505baf5424510e38dbc79b3ea86a
BLAKE2b-256 0eb53bca5611df541b9431aad0ebf30d6cd22d19efa6580e43e1e710b0034b24

See more details on using hashes here.

File details

Details for the file nobodywho-0.6.1-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nobodywho-0.6.1-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c39168079a968429463a418e43ee311a48ea68b3fae58dd5826ce41e79daedd
MD5 a35a1a6d52dd6d8665003d46efcca8d6
BLAKE2b-256 68b8e9e9ea4ec1506da75c65cd5c24689ebe790fe50ac13247401fa2faa84da7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page