Skip to content

Add NanoForecast to Libraries table - #49

Open
gautamkishore wants to merge 1 commit into
MaxBenChrist:masterfrom
gautamkishore:master
Open

Add NanoForecast to Libraries table#49
gautamkishore wants to merge 1 commit into
MaxBenChrist:masterfrom
gautamkishore:master

Conversation

@gautamkishore

@gautamkishore gautamkishore commented Jun 29, 2026

Copy link
Copy Markdown

Summary

Add NanoForecast to the Libraries table — a lightweight time series foundation model (200K–6.5M params) with:

  • Streaming RNN inference — the only TS model that accepts one value at a time (stateful DeltaNet)
  • Edge deployment — runs on CPU, Raspberry Pi (<50ms), exports to 1.4 MB ONNX
  • HuggingFace Hub native — / , 3 pretrained variants on HF
  • PyPI package:
  • Apache 2.0 license

Why it fits

This is a new category of TS model — tiny enough to be a library dependency, yet capable of zero-shot forecasting with streaming inference. No other entry in the table offers ONNX edge deployment + streaming RNN + HF Hub integration in a single package.

Checklist

  • Alphabetically ordered in the table
  • Description is factual and specific
  • Links to GitHub repo (not just PyPI or docs)
  • Project is actively maintained (latest release: v0.3.0, June 2026)

Summary by CodeRabbit

  • Documentation
    • Added a new entry for NanoForecast in the Libraries table in the README.

NanoForecast is a lightweight time series foundation model for streaming
inference and edge deployment, with ONNX export and HF Hub integration.
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 03d18aef-d534-41d3-beb0-2348b91c59d7

📥 Commits

Reviewing files that changed from the base of the PR and between c0207e3 and e0033e9.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

A single row for NanoForecast is added to the "Libraries" table in README.md.

Changes

README Library Entry

Layer / File(s) Summary
NanoForecast table row
README.md
New entry for NanoForecast inserted into the Libraries table.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A bunny hops through lists so neat,
A new forecast library takes its seat.
NanoForecast joins the row,
Watch those time-series go!
🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding NanoForecast to the Libraries table.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant