37 lines
503 B
Markdown
37 lines
503 B
Markdown
---
|
|
license: other
|
|
license_name: lfm1.0
|
|
license_link: LICENSE
|
|
language:
|
|
- en
|
|
- ar
|
|
- zh
|
|
- fr
|
|
- de
|
|
- ja
|
|
- ko
|
|
- es
|
|
pipeline_tag: text-generation
|
|
tags:
|
|
- liquid
|
|
- lfm2
|
|
- edge
|
|
- llama.cpp
|
|
- gguf
|
|
base_model:
|
|
- LiquidAI/LFM2-1.2B
|
|
---
|
|
|
|
|
|
# LFM2-1.2B-GGUF
|
|
|
|
Original model: https://huggingface.co/LiquidAI/LFM2-1.2B
|
|
|
|
Example usage with llama.cpp:
|
|
|
|
```
|
|
llama-cli -hf LiquidAI/LFM2-1.2B-GGUF
|
|
```
|
|
|
|

|