Skip to content

remove models#492

Merged
HenryNdubuaku merged 1 commit intomainfrom
remove_models
Mar 4, 2026
Merged

remove models#492
HenryNdubuaku merged 1 commit intomainfrom
remove_models

Conversation

@jakmro
Copy link
Copy Markdown
Collaborator

@jakmro jakmro commented Mar 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 4, 2026 18:37
@HenryNdubuaku HenryNdubuaku merged commit a750ffd into main Mar 4, 2026
2 of 4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes deprecated LiquidAI LFM2 1.2B model variants from the repo’s “supported models” documentation and from the Hugging Face publishing workflow configuration.

Changes:

  • Removed LiquidAI/LFM2-1.2B, LiquidAI/LFM2-1.2B-Tool, and LiquidAI/LFM2-1.2B-RAG from the supported models list in README.md.
  • Removed the same models from the MODELS_CONFIG array used by the Hugging Face publishing GitHub Action.
  • Cleaned up formatting/placement of several model rows in the README table.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Updates the “Supported Models” table to drop LFM2 1.2B variants and normalize row formatting.
.github/workflows/publish_to_hf.yml Removes LFM2 1.2B variants from the MODELS_CONFIG used to publish/update HF org content.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| LiquidAI/LFM2-1.2B-Tool | completion, tools, embed |
| LiquidAI/LFM2-1.2B-RAG | completion, tools, embed |
| LiquidAI/LFM2.5-1.2B-Thinking | completion, tools, embed |
| LiquidAI/LFM2.5-1.2B-Instruct | completion, tools, embed |
Copy link

Copilot AI Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The supported-models list no longer includes LiquidAI/LFM2-1.2B, but other docs still instruct users to download or reference that model (e.g. docs/cactus_engine.md:17 and docs/finetuning.md:10). To avoid broken onboarding steps, please update those docs/examples to reference a currently supported model (or clarify that LFM2-1.2B is no longer supported).

Suggested change
| LiquidAI/LFM2.5-1.2B-Instruct | completion, tools, embed |
| LiquidAI/LFM2.5-1.2B-Instruct | completion, tools, embed (replacement for deprecated LiquidAI/LFM2-1.2B) |

Copilot uses AI. Check for mistakes.
| LiquidAI/LFM2-1.2B-RAG | completion, tools, embed |
| LiquidAI/LFM2.5-1.2B-Thinking | completion, tools, embed |
| LiquidAI/LFM2.5-1.2B-Instruct | completion, tools, embed |
| Qwen/Qwen3-1.7B | completion, tools, embed |
Copy link

Copilot AI Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is trailing whitespace at the end of this table row (after the final |). Please remove it to keep the markdown clean and avoid noisy diffs in the future.

Copilot uses AI. Check for mistakes.
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.

3 participants