CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
chris0809
/
tinyLLM-0.51B-VLM
source
Hugging Face
other
updated 11d ago
View on Hugging Face
0
likes
64
downloads
Like
Save
Clone
overview
files
community
commits
settings
root
__init__.py
__init__.py
3 lines
Copy path
Download
Raw
Back to root
1
from .configuration_tinyllm import Config
2
from .modeling_tinyllm import TinyLLM
3