CoolFace
Apppublic

jiviteshhp/EarningsScribe

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
34 commits on main
bb6bbf91mo ago

fix: route Qwen inference through Featherless

jiviteshhp
9173e456mo ago

fix: remove bad import, keep HEAD support on health endpoint

jiviteshhp
f83c1f86mo ago

fix: allow HEAD requests on /health for UptimeRobot

jiviteshhp
f7232ac6mo ago

fix: restore script tag broken by about section insertion

jiviteshhp
cdd0e176mo ago

trigger: rebuild space

jiviteshhp
0344da76mo ago

fix: IS_GPU true, add about section with metrics

jiviteshhp
378292a6mo ago

fix: correct chroma path for Docker, pin chromadb==0.4.24

jiviteshhp
5455ffe6mo ago

debug: print download path and files

jiviteshhp
dc4e6f46mo ago

fix: re-fetch collection after download, guard retrieve on empty index

jiviteshhp
8934f876mo ago

feat: download pre-built chroma index from HF dataset on startup

jiviteshhp
65a7a496mo ago

debug: log chroma collection count

jiviteshhp
5b2c8816mo ago

feat: track all chroma files via git lfs

jiviteshhp
90cbe0f6mo ago

feat: add chroma index via git lfs

jiviteshhp
73815e06mo ago

fix: use correct HF router URL

jiviteshhp
2f0548a6mo ago

fix: use base model via HF router

jiviteshhp
ea853326mo ago

fix: switch to HF router API

jiviteshhp
87aa1356mo ago

debug: add HF API logging

jiviteshhp
6e74a2c6mo ago

feat: switch to HF Inference API, remove local model loading

jiviteshhp
85a51f16mo ago

fix: normalize JSON output, fix tokenizer, fix rag path, fix fetch URL

jiviteshhp
8456eee6mo ago

use Qwen chat format prompt

jiviteshhp
70020fa6mo ago

increase max_new_tokens to 1024

jiviteshhp
900c0646mo ago

restore exact training prompt and generation params

jiviteshhp
24d82016mo ago

increase max_new_tokens and improve prompt

jiviteshhp
90ceae26mo ago

shorten prompt to fix empty generation

jiviteshhp
be839846mo ago

fix generation - use greedy decoding on CPU

jiviteshhp
bd767956mo ago

add raw output logging and fix dtype warning

jiviteshhp
a9d7c866mo ago

fix API URL for HF Spaces

jiviteshhp
ba141826mo ago

fix pip conflicts - minimal version pins

jiviteshhp
f808eda6mo ago

upgrade peft to 0.18.1 to match adapter

jiviteshhp
f5817dd6mo ago

fix all deployment errors

jiviteshhp
21ffdee6mo ago

load tokenizer from base model

jiviteshhp
390d3626mo ago

fix numpy chromadb compatibility

jiviteshhp
e5565d96mo ago

initial deployment

jiviteshhp
1f38a006mo ago

initial commit

jiviteshhp