fix(tinybard): add background pre-warming of Kokoro TTS on server startup 56efccd unverified Hermes Bot commited on 21 days ago
fix(tinybard): add requirements.txt at repository root for Hugging Face Spaces build a94bdfe unverified Hermes Bot commited on 21 days ago
fix(tinybard): add libespeak-ng-dev and show_error=True for better HF error reporting 8554bb2 unverified Hermes Bot commited on 21 days ago
fix(tinybard): add system packages and pip requirements for TTS 2d0d11e unverified Hermes Bot commited on 21 days ago
fix(tinybard): unlock and reuse browser audio context to bypass autoplay block 7334f33 unverified Hermes Bot commited on 21 days ago
feat(tinybard): strip progress and mood tags in clean_llm_story 6940b2d unverified Hermes Bot commited on 21 days ago
feat(tinybard): improve pacing with five-sentence directive and step awareness 04fc4f8 unverified Hermes Bot commited on 21 days ago
Merge docs/llms-dox-translate: translate PRD into DOX hierarchy 973f4b7 unverified Hermes Bot Oz commited on 21 days ago
feat(tinybard): add Kokoro TTS audio with custom voices & option prefixes 0dcae3c unverified Hermes Bot commited on 21 days ago
docs: update llms.txt to v0.7.0 — context-aware LLM, verb-based choices, git workflow, Anishinaabe Solarpunk aesthetic 750a091 unverified Hermes Bot commited on 21 days ago
feat: context-aware generation — verb-based choices, history-aware story, LLM health delta 0d8861d unverified Hermes Bot commited on 21 days ago
fix(tinybard): use correct logger name (log not logger) e78038c unverified Hermes Bot commited on 21 days ago
fix(tinybard): simplify choice prompt for 1.5B model 3169187 unverified Hermes Bot commited on 21 days ago
fix(tinybard): robust choice parsing — 3 strategies + fallback padding 74b0484 unverified Hermes Bot commited on 21 days ago
fix: LLM inference uniqueness — force-clear cooldown, deduplicate click handlers, Nanaboozhoo narrator 1a9d5be unverified Hermes Bot commited on 21 days ago
fix: pin huggingface_hub>=0.36 to avoid old router endpoint 1420fd3 unverified Hermes Bot commited on 21 days ago
fix: pass model at chat_completion call time, not constructor (HF router fix) bc6b501 unverified Hermes Bot commited on 21 days ago
fix: use Llama-3.2-1B-Instruct (free HF Inference), auto-detect provider 2922094 unverified Hermes Bot commited on 21 days ago
feat: Anishinaabe Solarpunk Gradio UI with choice input, save/load, and CRT aesthetic 62071c9 unverified Hermes Bot commited on 21 days ago
fix: skip uvicorn on HF Spaces, use demo.launch() instead 49bd205 unverified Hermes Bot commited on 21 days ago
fix: import BaseModel from pydantic for UserConfig class bca6cbf unverified Hermes Bot commited on 21 days ago
fix: restore HF Space YAML front matter in root README 521db67 unverified Hermes Bot commited on 21 days ago
feat: add hf-cli + ml-intern skills; fix tinybard None genre crash ef7cb65 unverified Hermes Bot commited on 21 days ago
fix: launch Gradio on default port, let HF reverse proxy handle PORT 9f51363 unverified Hermes Bot commited on 21 days ago
fix: keep process alive on HF Spaces with sleep loop 90bae34 unverified Hermes Bot commited on 21 days ago
fix: call demo.launch() on HF Spaces to keep process alive 32d7eb9 unverified Hermes Bot commited on 21 days ago
fix: skip uvicorn on HF Spaces — Gradio launcher handles serving 350b6c0 unverified Hermes Bot commited on 21 days ago
fix: import BaseModel from pydantic for UserConfig class d73d9a6 unverified Hermes Bot commited on 21 days ago
fix: add YAML front matter to root README for HF Space config baef644 unverified Hermes Bot commited on 21 days ago
Merge branch 'main' of https://github.com/nbiish/build-small-hackathon d205da2 unverified Hermes Bot commited on 21 days ago
merge: develop → main — TinyBard wire-models + save/exit + inference wiring 93627ea unverified Hermes Bot commited on 21 days ago
feat(tinybard): infinite play, save/load, exit button a1847c4 unverified Hermes Bot commited on 21 days ago
merge: feat/wire-models-to-hf-spaces — wire TinyBard/CritterCalm/FocusFriend to HF Spaces + inference wiring a5a0af7 unverified Hermes Bot commited on 21 days ago
feat(tinybard): infinite play, save/load, exit button 050cec5 unverified Hermes Bot commited on 21 days ago
feat: add projects/tinybard/modal_inference.py and update llms.txt 6f876a9 unverified Hermes Bot commited on 21 days ago
feat: add support for custom OpenAI-compatible endpoints in TinyBard 4d181c9 unverified Hermes Bot commited on 21 days ago
fix: target huggingface.co domain for serverless API to bypass DNS blocks 4e120ef unverified Hermes Bot commited on 21 days ago
fix: resolve base_url and model conflict in InferenceClient f4f2e74 unverified Hermes Bot commited on 21 days ago
fix: route chat completions to free serverless Inference API 93e094a unverified Hermes Bot commited on 21 days ago
fix: lock default model to Qwen/Qwen2.5-1.5B-Instruct dd78128 unverified Hermes Bot commited on 22 days ago
fix: revert default model to Qwen/Qwen2.5-1.5B-Instruct 04b08cb unverified Hermes Bot commited on 22 days ago
fix: use Qwen/Qwen2.5-7B-Instruct as default model e382b5e unverified Hermes Bot commited on 22 days ago
feat: upgrade default model to google/gemma-2-9b-it 6f6cdba unverified Hermes Bot commited on 22 days ago