Spaces:
Running
Running
| export const MODEL = { | |
| id: 'lfm2-5-vl-3b', | |
| label: 'LFM2.5-VL-3B · Q4', | |
| sidebarLabel: 'LFM2.5-VL-3B · ONNX Q4', | |
| }; | |
| export const MODEL_REPO = import.meta.env.VITE_MODEL_REPO || | |
| 'LiquidAI/LFM2.5-VL-3B-ONNX'; | |