Spaces:
Running on Zero
Running on Zero
Commit History
Refactor README and BLOG documentation for clarity and improved structure be40169
visprogithub commited on
Update README and app.py to reflect model organization changes and improve clarity in documentation 40e9710
visprogithub commited on
Update evaluation documentation to reflect post-fix results and clarify judge methodology 0a2780f
visprogithub Codex commited on
Refactor code structure for improved readability and maintainability 7cb4895
visprogithub commited on
Refactor code structure and remove redundant functions for improved readability and maintainability 40097d4
visprogithub commited on
Add table borders to PDF export for improved visual separation e41afcf
visprogithub commited on
Update market facts statistics and sources for accuracy and relevance 53c14b1
visprogithub commited on
Enhance scenario and portfolio JSON generation with randomized context and messaging for improved variability in outputs edcc63b
visprogithub commited on
Enhance user experience by adding error handling for revision actions, improving content reflection in drafts, and introducing a baseline LLM client for fallback generation cbb5f25
visprogithub commited on
Refactor revision action UI: move whole-document revision to Work Sample tab and update button styles 3ecfeb7
visprogithub commited on
Enhance landing screen with structured five-step journey and improved styling; update demo profile prompts for clarity b984514
visprogithub commited on
Enhance user flow by improving dropdown behavior and adding clear call-to-action elements b72531e
visprogithub commited on
Refactor artifact selection logic and enhance user experience 8af9974
visprogithub commited on
Split Export onto its own tab; five-step progress rail d709f88
visprogithub commited on
Give the full work sample its own Work Sample preview tab c0c9fef
visprogithub commited on
Drop duplicate sidebar progress card (top stepper covers it) b41ce43
visprogithub commited on
Build step: split editor into columns (nav | answer | draft) 0a12bd5
visprogithub commited on
Compact layouts: two columns across all steps, trim intro/hero/fields 1dda7cb
visprogithub commited on
Build step: true side-nav — show only the selected section, collapse full doc d65956c
visprogithub commited on
Add README screenshots, submission blurb, and example case study f8669a9
visprogithub commited on
Add UI screenshots of the new 4-step flow + capture script 8bb5e36
visprogithub commited on
Simplify UX: 4-step flow, live Build view, split-artifact export 55c7e85
visprogithub commited on
Add insights on model fine-tuning and performance differences between direct SFT and distill-then-quantize approaches in documentation ab236d0
visprogithub Codex commited on
Refactor fiction penalty logic in review service to improve accuracy; replace broad match with specific negative and reality checks for critiques. f34ef22
visprogithub commited on
Enhance PDF export functionality by flattening table cells and improving error handling; update review prompt for detailed feedback and adjust strength/weak spot limits. b578e2a
visprogithub commited on
Update model description for distilled Qwen 0.5B to clarify source a2e4817
visprogithub commited on
Enhance functionality by adding CJK character filtering, improving prompt detail handling, and updating dependencies 9dde1ae
visprogithub Codex commited on
Refactor portfolio and scenario services to utilize prompt formats for consistency and clarity 2529e11
visprogithub Codex commited on
Merge pull request #4 from visprogithub/hf-hackathon-model-perf 3945f0c
visprogithub commited on
GGUF threads: prefer physical cores locally (avoid SMT oversubscription) e932c94
visprogithub Codex commited on
Bind launch to 127.0.0.1 locally (0.0.0.0 only on Spaces) 22bb806
visprogithub Codex commited on
README: correct functionality / architecture / run-locally sections abd0000
visprogithub commited on
Remove template/heuristic fallbacks: surface real model output only 35e8b33
visprogithub Codex commited on
Constrain and validate JSON sub-tasks so small models stay reliable d0fa960
visprogithub Codex commited on
Hard-code fine-tuned model dropdown; speed up both fine-tuned models 27fb8aa
visprogithub Codex commited on
fix: handle invalid JSON structure in complete_json method 2d9f0e3
visprogithub Codex commited on
feat: add JSON-compliant completion method to LocalLlamaCppBackend ffaade6
visprogithub Codex commited on
feat: enhance model choice display in app.py for clarity 1eef0ca
visprogithub Codex commited on
fix: clean up README by removing unnecessary whitespace and improving sentence structure e813b1a
visprogithub commited on
Merge branch 'distill-adapters-smaller-model' f320fd2
visprogithub commited on
Add evaluation analysis and judging scripts for ProofKit models 9934b8a
visprogithub Codex commited on
Add comprehensive specifications and user stories for ProofKit 7ace1f2
visprogithub commited on
chore(kb): periodic knowledge base refresh 9bdd949
proofkit-bot commited on
feat: Add documentation for agent-assisted build process and enhance .gitignore for new files e83f6ef
visprogithub Codex commited on
feat: eval + charts compare the 6 requested models incl. distilled via llama.cpp e26f39a
visprogithub Codex commited on
feat: scale local Qwen2.5-0.5B notebook for the 7000-sample retrain 2b46254
visprogithub Codex commited on
feat: distill fine-tuned gpt-oss-20b to a small model for free-Space hosting 24fd3bf
visprogithub Codex commited on
feat: Enhance evaluation process with detailed chart generation and checkpointing for training runs 72a3731
visprogithub Codex commited on
Refactor fine-tuning scripts and documentation for ProofKit b58a4ec
visprogithub Codex commited on