fix(runpod): align sampling params with model card (top_k=40, top_p=0.95, rep=1.0) 90d4f5a Heewon Oh Claude Opus 4.6 commited on Feb 18
fix(runpod): add explicit vLLM sampling params (top_k, top_p, repetition_penalty) 1c0fe42 Heewon Oh Claude Opus 4.6 commited on Feb 18
fix(runpod): handle tokens array and usage input/output format in response parser a2af26c Heewon Oh Claude Opus 4.6 commited on Feb 18
feat(app): ZeroGPU μΏΌν° μμ§ μ RunPod Serverless fallback μΆκ° e73a081 Heewon Oh Claude Sonnet 4.5 commited on Feb 18
fix(agent): step.query λλ½ μ μλ³Έ μΏΌλ¦¬λ‘ fallback (λͺ¨λΈμ΄ Query νλ μλ΅ μ κ²μ μ€ν΅ λ°©μ§) 5835058 Heewon Oh commited on Feb 18
fix(reasoning): EOD λνΌ ν€λ μ κ±° λ° κ²°λ‘ βν¬μ μ견 μ κ·ν fed9d2c Heewon Oh commited on Feb 18
fix(reasoning): EOD νμμμ _remove_boilerplate μ κ±°λ‘ μΉμ μμ€ λ°©μ§ 328601d Heewon Oh commited on Feb 17
fix(prompts): synthesis ν둬ννΈλ₯Ό λͺ¨λΈ νμ΅ ν¬λ§·(h3)μ λ§κ² λ¨μν 22d81fc Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(zerogpu): PicklingError μμ - GPU ν¨μ λ΄λΆμμ agent μμ± 4da532d Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(zerogpu): λ¨μΌ GPU 컨ν μ€νΈλ‘ μ 체 research μ€ν 7c5a3f8 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(app): ZeroGPU νΈνμ± - λ°±κ·ΈλΌμ΄λ μ€λ λ μ κ±° λ° λ©μΈ μ€λ λ λκΈ° μ€ν fcd1ddb Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(agent): sentence-transformers μΆκ° λ° ActionType μ§λ ¬ν μμ 712a7cd Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(synthesis): remove Key Findings suffix from synthesis prompt and fix ActionType serialization d4a5dee Heewon Oh Claude Sonnet 4.5 commited on Feb 17
feat(vectors): revert to KR-SBERT 768-dim with CPU lazy load 5f57438 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
feat(vectors): replace KR-SBERT with MiniLM for HF Serverless compatibility e12c000 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(vector_filter): HF_TOKEN λͺ μμ μ λ¬ (API 401 μμ ) eb4ff0d Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(vector_filter): sentence-transformersβHF InferenceClientλ‘ κ΅μ²΄ (ZeroGPU CUDA μΆ©λ μμ ) 9713ee8 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(search): source_type.value μ€λ₯ μμ - use_enum_values=Trueλ‘ λ¬Έμμ΄ μ μ₯λ¨ 07129ee Heewon Oh Claude Sonnet 4.5 commited on Feb 17
feat(search): KR-SBERT κΈ°μ λ²‘ν° λ΄μ€ νν° μΆκ° (CPU λͺ¨λ, HF Spacesμ©) 18e4e2b Heewon Oh Claude Sonnet 4.5 commited on Feb 17
fix(reasoning): EOD νμ synthesis νμ± μμ - conclusion λΉ λ¬Έμμ΄ λ²κ·Έ 502a016 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
feat: fork pykrx naver OHLCV into naver_finance_client (HF Spaces safe) 1c9ab47 Heewon Oh Claude Sonnet 4.5 commited on Feb 17
feat: align synthesis output with STONKS EOD deep report format 862ca4c Heewon Oh Claude Sonnet 4.5 commited on Feb 17
docs: note sampling config alignment with llama-cpp-python defaults cd3a181 Heewon Oh commited on Feb 17
fix: handle Conclusions plural, add key takeaways to junk, improve content dedup ca09410 Heewon Oh commited on Feb 16
fix: add h2 truncation, content dedup, and training leak cleanup in conclusion 014beeb Heewon Oh commited on Feb 16
fix: fix boilerplate body length check and add table debris removal 8da491a Heewon Oh commited on Feb 16
fix: improve conclusion truncation and boilerplate removal for 7B model 92d2642 Heewon Oh commited on Feb 16
fix: expand conclusion pattern to match Conclusions and Key Takeaways variant 3015d81 Heewon Oh commited on Feb 16
fix: improve conclusion truncation with separator and length limits 72fea0f Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: truncate junk sections generated after conclusion b6e3def Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: expand boilerplate detection patterns and add inline junk removal b093cce Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: remove 7B model boilerplate sections from synthesis output 6cb4161 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: add stop sequences for chat pattern and remove hallucinated metadata 7722810 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: section dedup bypass for Korean headers and reduce synthesis token limit 47ab998 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: rollback ZeroGPU to minimal generation params matching MLX approach b102a57 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: prevent prompt template leakage and harden inference API path 7a53fed Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: improve ZeroGPU output quality β generation params, repetition suppression, content filtering 78cee6b Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: prevent stock data duplication in synthesis prompt 4882e6a Heewon Oh Claude Opus 4.6 commited on Feb 16
feat: add Naver Finance stock data integration (price/valuation/investor) d30bb51 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: synthesis confidence parser handles bold format 6a5a382 Heewon Oh Claude Opus 4.6 commited on Feb 16
docs: add Production Enhancements section and Production Note column 0bdd82a Heewon Oh Claude Opus 4.6 commited on Feb 16
docs: add Known Limitations section to README and Gradio demo 2340caf Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: query diversification and synthesis confidence fallback 2f898ee Heewon Oh Claude Opus 4.6 commited on Feb 16
fix(zerogpu): add paragraph-level repetition detection to postprocess a2b189b Heewon Oh Claude Opus 4.6 commited on Feb 16
fix(reasoning): handle missing Thought prefix in model output 07afd91 Heewon Oh Claude Opus 4.6 commited on Feb 16
fix(zerogpu): align gen_params with model generation_config ddb30df Heewon Oh Claude Opus 4.6 commited on Feb 16
fix(zerogpu): remove no_repeat_ngram_size that blocks RT format 1ba6e9a Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: replace explicit EOS with repetition prevention for ZeroGPU a50fbdf Heewon Oh Claude Opus 4.6 commited on Feb 16
fix: add EOS token handling and output postprocessing for ZeroGPU 15ef6b8 Heewon Oh Claude Opus 4.6 commited on Feb 16