Conversation
There was a problem hiding this comment.
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, andLiquidAI/LFM2-1.2B-RAGfrom the supported models list inREADME.md. - Removed the same models from the
MODELS_CONFIGarray 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 | |
There was a problem hiding this comment.
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).
| | 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) | |
| | 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 | |
There was a problem hiding this comment.
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.
No description provided.