Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ more architectures colibrì doesn't. Every architecture is validated the same wa
validates itself: token-exact teacher-forcing against a tiny synthetic model built from that
architecture's own real reference code.

Part of the [ferrumox](../) AI lab, alongside [fox](../fox) (a production local-LLM server
Part of the [ferrumox](https://github.com/ferrumox) AI lab, alongside [fox](https://github.com/ferrumox/fox) (a production local-LLM server
wrapping llama.cpp). rabbit is the opposite kind of project: a research engine for models that
don't fit in memory even offloaded, built by hand instead of wrapping an existing runtime.

Expand Down