Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
build-small-hackathon/HearthNet
build-small-hackathon
/
HearthNet-Nemotron
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
38cba90
HearthNet-Nemotron
/
hearthnet
/
__main__.py
GitHub Actions
feat: implement all M01-M13, X01-X04 modules + quality gate fixes
31c93b1
16 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
70 Bytes
from
hearthnet.cli
import
main
if
__name__ ==
"__main__"
:
main()