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

Uploaded CPython 3.8+Windows x86-64

nobodywho-0.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (14.6 MB view details)

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

nobodywho-0.6.0-cp38-abi3-manylinux_2_34_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ ARM64

nobodywho-0.6.0-cp38-abi3-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: nobodywho-0.6.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 16.7 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.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 62c3425f3a6ca2b8e50404a6cca60035b27d8932dfab2e44518ed076bb653a95
MD5 1c97a7543ae6ea9a53ef5f0fb2113f41
BLAKE2b-256 2058f99157217fb170579bf1ec504cf85e1962733a46bb88bc7988cab9fb8f80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.6.0-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 b2a8c101109e1bf9bb6902ed1f49b7168ad7578ef4e47c571ffbddba2769f604
MD5 1274fe37c1aef4a2ea09cf24d5504fba
BLAKE2b-256 6a1d373b92fc74ea311e9172936597c65740bf92183337d578e3facc1549b227

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.6.0-cp38-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 4996f40f9f77560fd4a9bea4895e98f09e208c503aa74b08d26ac95c8b8f83ab
MD5 83e7a75dff00bff41225379eaa4e975a
BLAKE2b-256 c5fff7f676ed01e80178b20d7c86eda39a836613f34a95167fe2aa3021e11a68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.6.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a9426ac3d91eafcbb317ac5621dcf9b81c6e8eb7d244fc7fbdcc7fad00f94f8
MD5 8cd0aec685ba943eab7b19e4d22bfb9d
BLAKE2b-256 4f58c2c60f5591e2268b73506140ed6582fca24cae0d0ce69670162d04e43ec6

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