From 7ac3fec71a1331af3b981fab1b75fed29132322c Mon Sep 17 00:00:00 2001 From: Maxime Labonne Date: Sat, 12 Jul 2025 13:50:52 +0000 Subject: [PATCH] Update README.md --- README.md | 49 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 68e32cf..1af4adc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ --- +library_name: transformers license: other license_name: lfm1.0 license_link: LICENSE @@ -16,19 +17,53 @@ tags: - liquid - lfm2 - edge -- llama.cpp -- gguf -base_model: -- LiquidAI/LFM2-1.2B --- -![image/png](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/7_6D7rWrLxp2hb6OHSV1p.png) +
+
+ Liquid AI +
+ + + + Liquid: Playground + + + + + + + + + + + + + + + + + +
# LFM2-1.2B-GGUF -Original model: https://huggingface.co/LiquidAI/LFM2-1.2B +LFM2 is a new generation of hybrid models developed by [Liquid AI](https://www.liquid.ai/), specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency. -Example usage with llama.cpp: +Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2-1.2B + +## 🏃 How to run LFM2 + +Example usage with [llama.cpp](https://github.com/ggml-org/llama.cpp): ``` llama-cli -hf LiquidAI/LFM2-1.2B-GGUF