Skip to main content

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://docs.nobodywho.ooo/python/

License

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

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.6.0-cp39-abi3-win_amd64.whl (46.1 MB view details)

Uploaded CPython 3.9+Windows x86-64

nobodywho-1.6.0-cp39-abi3-manylinux_2_34_x86_64.whl (45.4 MB view details)

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

nobodywho-1.6.0-cp39-abi3-manylinux_2_34_aarch64.whl (42.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.34+ ARM64

nobodywho-1.6.0-cp39-abi3-macosx_11_0_arm64.whl (29.9 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file nobodywho-1.6.0-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: nobodywho-1.6.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 46.1 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for nobodywho-1.6.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 01de6edd159c08905ba49c84b69700eb4bb94c665d24ec0e3c3357c12059d34c
MD5 bd8ee9e8fcdb4c29ac7a851c57506599
BLAKE2b-256 f7f5ab9a9e1d8a5da68ee6cc76b023b64d48f5154975551558cc19e57fa5fa04

See more details on using hashes here.

File details

Details for the file nobodywho-1.6.0-cp39-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for nobodywho-1.6.0-cp39-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 afd4ea11788997452abf44303ea813ad55c21f5a10631895bc9acbc82585d77b
MD5 063b2775f523eafa6ed134fde0364b07
BLAKE2b-256 e3916f9a0cec7c2fe350f4a2f39170133b9a9339f1516c434d4895ca6e3133e6

See more details on using hashes here.

File details

Details for the file nobodywho-1.6.0-cp39-abi3-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for nobodywho-1.6.0-cp39-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 a0c0cc4918d8b3149db2c94dd504e6b13d4a8bfc17ea9b13f592cef842ba525a
MD5 599dd337bdca8bf206e2a3ce666ff89c
BLAKE2b-256 9bf8f69da9da83a1aada9a232a42e9f52c5870a1ef809436873d7e5863602479

See more details on using hashes here.

File details

Details for the file nobodywho-1.6.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nobodywho-1.6.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4b1e9df1846d1ae9d947eb81a1b853a27cc4ac746658e43058cfa3e9d7e0a8f
MD5 7cf280ac7cdcde1d5f144523fd982175
BLAKE2b-256 9f22c8a26a72bf94895870a6453e98bbfdc879680ad596169cbea4856df8017f

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 Sentry Error logging StatusPage Status page