Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Notice of archive of repo #121

Merged
merged 1 commit into from
Sep 20, 2024
Merged
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
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# LM Buddy

> [!WARNING]
> [!IMPORTANT]
>
> LM Buddy is in the early stages of development.
> It is missing important features and documentation.
> You should expect breaking changes in the core interfaces and configuration structures
> as development continues.
> Use only if you are comfortable working in this environment.
> The lm-buddy repo is being archived and its functionality is being folded into [Lumigator](https://github.com/mozilla-ai/lumigator).
> For more on the context and decisions behind this, [please read here.](https://github.com/mozilla-ai/lumigator/pull/209)
LM Buddy is a collection of jobs for finetuning and evaluating open-source (large) language models.
The library makes use of YAML-based configuration files as inputs to CLI commands for each job,
Expand Down
Loading