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

Uploaded CPython 3.8+Windows x86-64

nobodywho-0.10.0-cp38-abi3-manylinux_2_34_x86_64.whl (23.7 MB view details)

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

nobodywho-0.10.0-cp38-abi3-manylinux_2_34_aarch64.whl (21.2 MB view details)

Uploaded CPython 3.8+manylinux: glibc 2.34+ ARM64

nobodywho-0.10.0-cp38-abi3-macosx_11_0_arm64.whl (10.7 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for nobodywho-0.10.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 25329d2930bef02e44c13314658b0e4217fe6f9d047e80c982ea5e63caee5e65
MD5 53ead9c92a2780fd3a336bb99cc0d917
BLAKE2b-256 2021dbe74a11dcb230a17407ff6d1df82d881bdc5c2205d17f064d824acfcadd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.10.0-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d75466fdec0a172569cb08c6fba7bc016cd4ea755397b2bd3841f96b0b35b573
MD5 70bfda01dcd96a6cda164b0aeaed07dc
BLAKE2b-256 7b126e9381031c8b42ea681de45f874c822d3728693cdc3d76d742bff1deed90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.10.0-cp38-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 7576f61cc41bc28dd9e23bfe4ec5c99a2535d120070b603b33b33778b2aaa6d0
MD5 f98cce28fa3fce60290cb92696cf90b5
BLAKE2b-256 0b2fc43f643b05c8b4e4c384062d175ef0f2c5c4f36e1695f56ff04ed9638f8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobodywho-0.10.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10e20f8b545199fb48113a4b7766790a8b44234fc960b13158c9ee2947fac4a3
MD5 03b0477e1270aa9e1eda989a218bc16e
BLAKE2b-256 cb8f6dff171a529959ca3530c645dd86750823295c79c9f7baca8e53b870abb1

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