Spaces:
Running on Zero
Running on Zero
Commit History
Update README.md 387554d verified
Update README.md 1e88569 verified
Update README.md 4dc404e verified
Update README.md 329d3d9
Merge remote-tracking branch 'origin/main' a750c39
update(docs): Update the markdown files 6a2d093
gitignore 67ee91c
SupPepper commited on
Update engine.py efe487f
SupPepper commited on
Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel 4fc3026
SupPepper commited on
trailer 1c5a497
SupPepper commited on
chore(BLOG): Visual Novel instead of 'VN' in header title 1b4a217
update(BLOG): add missing authors in header d1d818b
update(BLOG): Update the documentation with in depth technical aspect 444cf41
test: engine split, llm helpers, and orchestrator guard coverage 1ea8154
feat(app, frontend): split-phase endpoints, resume, player name, main-menu button 797862a
fix(painter, modal): fp16-safe VAE, rembg session reuse, scaledown window fe6747e
feat(engine): split play_turn into text+image phases, add resume and session_info f5928d8
feat(orchestrator): anti-repeat retry, error fallback, scout routing a0898e7
feat(state): milestone50, remember_fact, beat guard, new_character ordering 110e3c1
feat(memory): structured budget fit, milestone-50 hint, pacing nudge b08778c
feat(prompts): force grammar fields, scout_schema, action_note, lru_cache 37ac297
feat(schemas, config): add remember_fact directive, ViewState.history, IMAGE_VAE a61cdc7
fix(llm): _hf_gen_kwargs, truncated-JSON repair, ModalLLM warmup, debug-gated logs 291cd48
refactor(utils): extract shared helpers into visualnovel/utils.py 7163908
docs: Update documentation e3725c4
chore(llm): clean comment 2adf2c5
fix(llm): Try to catch the text after the last <think> 21319bf
fix(llm): when using action (such as look around), remove the thinking 68e4a01
Fix(schema): non restrictive emotion mapping from LLM response 3ffea9c
fix(TransformersLLM): strip Qwen3 think-tags, add LLM logging, atomic f6f7121
fix(tts): handle empty audio from kokoro_onnx.create() gracefully e646fd9
fix(TransformersLLM): handle missing/fenced JSON with retry and fallback 1547f67
fix(zerogpu): persist game state to /tmp after every mutation for worker 3186715
fix(zerogpu): persist phase state, because zerogpu run each function in 4a789ac
fix(TransformersLLM): inject resolved schema skeleton into prompt for 8bf6f6f
fix(ZeroGPU): apply the same fix of zerogpu model's loading for the 6162edc
feat(ZeroGPU) : Fix HuggingFace logs error. 8cea5b8
chore(reformat): reformat existing code with ruff. 541815d
Squashed commit of the following: 2c5e1c7
SupPepper commited on
Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel 2b81c56
SupPepper commited on
Feat : Music and Relations ddd189b
SupPepper commited on
Squashed commit of the following: 80a1d5f
SupPepper commited on
upload music: joyful.mp3 1173d68 verified
upload music: sad.mp3 56c0f53 verified
upload music: mystery.mp3 1753523 verified
upload music: dramatic.mp3 4d0b2d4 verified
upload music: romantic.mp3 012590b verified
upload music: calm.mp3 c0183c5 verified
Feat : Save System ba89557
SupPepper commited on