Skip to content

kaitakuai/experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

experiments

Public repository for experiment artifacts produced by the kaitaku.ai team.

Purpose

This repository stores reproducible, shareable outputs of our GPU and inference experiments so that they can be referenced from pull requests, reports, and governance proposals without relying on ephemeral storage (Google Drive, pastebins, chat attachments).

Typical contents:

  • Benchmark reports (PoC throughput, inference latency, cross-GPU comparisons)
  • Configuration snapshots and startup commands used to reproduce a run
  • Small artifacts referenced from reports: nonce vectors, logprobs samples, hardware/software environment dumps
  • Research notes tied to a specific experiment (migration designs, regression investigations)

Large binary artifacts (>100 MB) are attached to GitHub Releases of this repository rather than committed to the tree.

Layout

Experiments are grouped by month:

YYYY-MM/
  <experiment-name>/
    README.md       # report
    artifacts/      # optional: small data files

Contributing

Any member of the kaitaku.ai team can open a PR with a new experiment folder. Reports should be self-contained: hardware, software versions, commands, and results in one place so that a reader does not need context from chat.

License

This repository — reports, data artifacts, and any included scripts — is licensed under the Apache License 2.0. When referencing or reproducing results, please cite:

Source: Kaitaku.ai — https://github.com/kaitakuai/experiments

About

Public experiment reports and artifacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages