mlabonne Banaxi-Tech commited on
Commit
cdbd46d
·
1 Parent(s): 9ba897f

Update README.md (#5)

Browse files

- Update README.md (22f83a4760770772d9f6a8e5827d8bb4189eb4cc)


Co-authored-by: Banaxi <Banaxi-Tech@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ RAG systems enable AI solutions to include new, up-to-date, and potentially prop
88
  ## 🏃 How to run
89
 
90
  - Hugging Face: [LFM2-1.2B](https://huggingface.co/LiquidAI/LFM2-1.2B)
91
- - llama.cpp: [LFM2-1.2B-Extract-GGUF](https://huggingface.co/LiquidAI/LFM2-1.2B-Extract-GGUF)
92
  - LEAP: [LEAP model library](https://leap.liquid.ai/models?model=lfm2-1.2b-extract)
93
 
94
  You can use the following Colab notebooks for easy inference and fine-tuning:
 
88
  ## 🏃 How to run
89
 
90
  - Hugging Face: [LFM2-1.2B](https://huggingface.co/LiquidAI/LFM2-1.2B)
91
+ - llama.cpp: [LFM2-1.2B-RAG-GGUF](https://huggingface.co/LiquidAI/LFM2-1.2B-RAG-GGUF)
92
  - LEAP: [LEAP model library](https://leap.liquid.ai/models?model=lfm2-1.2b-extract)
93
 
94
  You can use the following Colab notebooks for easy inference and fine-tuning: