Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ LFM2 is a new generation of hybrid models developed by [Liquid AI](https://www.l
|
|
63 |
Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2-350M
|
64 |
|
65 |
## 🏃 How to run LFM2 (NVFP4A16)
|
66 |
-
Require Blackwell GPU and
|
67 |
|
68 |
```
|
69 |
vllm serve apolloparty/LFM2-350M-NVFP4A16
|
|
|
63 |
Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2-350M
|
64 |
|
65 |
## 🏃 How to run LFM2 (NVFP4A16)
|
66 |
+
Require Blackwell GPU and [vllm](https://github.com/vllm-project/vllm):
|
67 |
|
68 |
```
|
69 |
vllm serve apolloparty/LFM2-350M-NVFP4A16
|