Skip to main content

A declarative, ultra-minimalist ML framework for zero-boilerplate hardware-agnostic inference and training.

Project description

FatTummy

A declarative, ultra-minimalist Python framework designed to collapse complex data processing, hardware detection (GPU/TPU), multi-engine inference (APIs + Local), fine-tuning, and custom architecture deployment into a beautiful, stateless 5-command interface.

Installation

pip install fattummy

Quick Start

Building and chatting with a custom 10B Mixture of Experts model:

import fattummy as ft

ft.build()
ft.modelbuild("10B")
ft.type(ft.MOOE)
ft.data("bigcode/the-stack-v2", "bigcode/starcoderdata")
ft.temp(0.7)
ft.chat()

The framework automatically detects if you are on a TPU or GPU, installs the correct PyTorch wheels natively, configures Hugging Face dependencies, and launches an interactive chat session.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fattummy-0.1.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fattummy-0.1.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file fattummy-0.1.0.tar.gz.

File metadata

  • Download URL: fattummy-0.1.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fattummy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7a4deeae7f1dc6612fa5e4eaaf0d287c8e3d9a5093d60312f26d9a8e1d95c339
MD5 4c803545f881e549b2616ab96e345a58
BLAKE2b-256 401bcfb1aea87d3e46eebb0a665133a528244210ba11a4c50aca8e6993055ad8

See more details on using hashes here.

File details

Details for the file fattummy-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fattummy-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fattummy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4342b27d423c597feb4ace726b181002a57e245b9c2c8bb37da722f2b221f1c3
MD5 732cd898497bda49f42c11bafe011659
BLAKE2b-256 83e2cafeb223adc281a838474b67142133b07f8f80a614a84a5a57392f910453

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