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-1.3.0-cp38-abi3-win_amd64.whl (27.9 MB view details)

Uploaded CPython 3.8+Windows x86-64

nobodywho-1.3.0-cp38-abi3-manylinux_2_34_x86_64.whl (25.9 MB view details)

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

nobodywho-1.3.0-cp38-abi3-manylinux_2_34_aarch64.whl (23.4 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ ARM64

nobodywho-1.3.0-cp38-abi3-macosx_11_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for nobodywho-1.3.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1476f32caef20d71c23c551955e12719fcf9615e906e646273f30ce3e2e43192
MD5 607bd95b4a66178562580b19a4090321
BLAKE2b-256 828a2107f0716ae2a010179500a78312d3ccd71f3af6948a49cab72d157699af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.3.0-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3b96ceb8db6167412ad5fc67aecdb7418048955f8759760694626e2079a42bf5
MD5 8aaf581bd6b177e912fd2d633ec2acc3
BLAKE2b-256 a145f49db139e130b4aa5b9c5fde366d4ebe1e8061aff517bf6ca028704fa5cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.3.0-cp38-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 bb0588972f8d4fe7582fcdec12011533ddfa25b7769bfaf3d02f23823d964c3f
MD5 d6e05d77f1b33097d87736f1d5f2aede
BLAKE2b-256 7bbbb7643b245d82a6927d0d6cc86d02adc7aa08a219da4afb6bf4777ef522e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.3.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8c35c70991fd280762bd5834c2239d51759774812ab5c7cba22be0ce50e95bc
MD5 2c7f205e05609eae2bb1b5cdbaa6bcdf
BLAKE2b-256 3b36d4997122684cecf16e897582bdde6fa0c6ae6497651084966ad79bbb64e0

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