mlabonne commited on
Commit
5673e0d
·
verified ·
1 Parent(s): 19d9196

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -39,12 +39,6 @@ base_model: LiquidAI/LFM2.5-8B-A1B-Base
39
 
40
  # LFM2.5-8B-A1B
41
 
42
- > [!IMPORTANT]
43
- > **⚠️Important:**
44
- > The tokenizer was updated after the original release to fix tool-calling issues in `llama.cpp`.
45
- > If you downloaded LFM2.5-8B-A1B before [commit `feb5e04`](https://huggingface.co/LiquidAI/LFM2.5-8B-A1B/commit/feb5e04da4910dd56d33f0cd03747ff298c1e801), please re-download the tokenizer files.
46
- > The [GGUF files](https://huggingface.co/LiquidAI/LFM2.5-8B-A1B-GGUF) have also been re-converted with the updated tokenizer.
47
-
48
  LFM2.5 is a new family of hybrid models designed for on-device deployment. It builds on the LFM2 architecture with extended pre-training and reinforcement learning.
49
 
50
  - **On-device personal assistant**: Designed to power real-life applications, chaining tool calls, and following complex instructions on all devices.
 
39
 
40
  # LFM2.5-8B-A1B
41
 
 
 
 
 
 
 
42
  LFM2.5 is a new family of hybrid models designed for on-device deployment. It builds on the LFM2 architecture with extended pre-training and reinforcement learning.
43
 
44
  - **On-device personal assistant**: Designed to power real-life applications, chaining tool calls, and following complex instructions on all devices.