File size: 419 Bytes
0cb9ad5
2907e9e
 
 
 
 
86630d8
 
2907e9e
 
 
7821e0a
2907e9e
 
86630d8
7821e0a
86630d8
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Penguin VL 8B
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: "6.11.0"
python_version: "3.12.12"
app_file: app.py
pinned: false
license: apache-2.0
short_description: "a compact Vision-Language Model"
---

This Space runs Penguin-VL-8B on ZeroGPU.

The model is loaded into CPU memory at startup. ZeroGPU transparently migrates
it to GPU when a request is processed via `@spaces.GPU`.