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

Uploaded CPython 3.8+Windows x86-64

nobodywho-1.0.0-cp38-abi3-manylinux_2_34_x86_64.whl (24.8 MB view details)

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

nobodywho-1.0.0-cp38-abi3-manylinux_2_34_aarch64.whl (22.3 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ ARM64

nobodywho-1.0.0-cp38-abi3-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: nobodywho-1.0.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 26.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.0.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 3a5e86561a0fd217922e590b43dba1defd120edeae778cdb9c1c43f01e5eb2be
MD5 ade7684fe43b19319fea657a016ab189
BLAKE2b-256 9b231a90c20f5259703480b21bc1ecc57ac5e8c9ff6d40799e6d7b356d1e47df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.0.0-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a584445cd3bda0940a91dedf1e1857d28afcb92834933dc17a8adade133c4aa7
MD5 6f802ec5954302c3f20981b4fbf0d247
BLAKE2b-256 dc81f57762bdb85c49002d99e393a09ef9a45285e5978e448aa16b0f93c83774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.0.0-cp38-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 89c3364e11a333f83a4980a41fae229a425dc298523037fa6ad7ac4661d92bfb
MD5 49184d2611169e549bf1a98131393de8
BLAKE2b-256 72316626a56c01160ab6727648f6aa168d2be13f0b6a1b773ebabcd89838688d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-1.0.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d08ae9f6c48b93178acb4e256eb64db9bcb146b81e2072eaca97c1f562468f4
MD5 890b96ccbaf2613c1cb309387dc35b5b
BLAKE2b-256 0fd7fe6d324484a30a4a7adbc5196a9eb1502b3074a4a2c2d34914dbfbfc3b6d

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