Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.19.0
Pozify Docs Index
This folder is ordered by purpose so the current workflow is easier to follow.
Current Workflow
Read in this order if you want to understand and run the current project:
- ../README.md
- 02-technical-setup.md
- 10-overview-build-small-hackathon-report.md
- 20-router-training-report.md
- 21-router-huggingface-release.md
- 30-coach-modal-training.md
- 31-coach-training-report.md
- 40-data-custom-collection-guide.md
Presentation / Demo
Team Process
Notes
- Current coach-summary runtime default:
build-small-hackathon/pozify-coach-summary1 - The Hugging Face provider tries
chat_completionfirst, thentext_generationfor non-chat model repos; local merged-model inference remains the most predictable fine-tuned path - Current app entrypoint and runtime options are documented in 02-technical-setup.md