Commit History
fix(ui): correct invalid parameter page_favicon to page_icon in app.py 5bfb507 verified
fix(ui): change page_icon reference from svg_path to favicon_path a561115 verified
refactor(ui): update page_config to reference new favicon-pdfi.svg file d27b4cb verified
refactor/app.py) update model name from llama 3.2 3B instruct to llama 3.1 8B 81a899a verified
style: add custom SVG branding and page configuration to Streamlit UI 79e03f7 verified
refactor: clean up LlamaCpp initialization parameters to meet Python syntax standards 1f76485 verified
fix(rag_core): cast n_ctx to int to resolve pydantic validation error 3a5a9db verified
perf(rag_core): scale context window to 16k and optimize retrieval depth (k=25) for high-fidelity summarization ced20e5 verified
feat(rag_core): add page-level metadata and fix truncated responses 4163ff8 verified
Update src/rag_core.py 6a172c2 verified
fix(rag_core): expand context window to 8k to accommodate retrieval depth 8dab6db verified
chore(rag_core): upgrade model to Llama 3.1 8B for improved analytical precision 1dbc42d verified
perf(rag_core): increase retriever k and context window for better PDF analysis 3910884 verified
fix(ui): resolve NameError by removing st_callback and implementing st.write_stream fa0e96c verified
fix(rag_core): add missing PromtTemplate import e91650a verified
fix(ui): remove deprecated StreamlitCallbackHandler and use str.write_stream 12168c5 verified
fix(rag_core): apply native Llama 3 prompt formatting and add stop tokens to prevent hallucinations 1cb5775 verified
feat(rag_core): enable full CUDA GPU offloading for LLM inference 8ae13dd verified
fix: limit CPU threads to 6 to prevent UI starvation b4fd72c verified
feat: implement live streaming callback and update UI for Llama 3.2 0d73716 verified
feat: switch model to Llama 3.2 and establish streaming foundation 7c3e817 verified
feat: Switch local LLM to Phi-3 Mini for better resource management b5a9ca5
Lars Patzenbein commited on
fix: Correct variable names for model download 3f54c7f
Lars Patzenbein commited on
feat: Downgrade to Llama 3.2 3B for stability 7558898
Lars Patzenbein commited on
Fix libc.musl error: Build llama-cpp natively with cmake for Debian 46459b1
Lars Patzenbein commited on
Engine Swap: Llama 3.1 8B GGUF integrated 5000880
Lars Patzenbein commited on
fix: change favicon.png to favicon-pdfi.png e7d2de1 verified
feat: switch favicon from svg to png be21334 verified
fix: sidebar error 7fd2c2c verified
feat: add design elements to app.py and optimize svg-size fd467cd verified
feat: Rename PDFi to Ask PDFi 41f8b80 verified
Update src/app.py - rename PDF'i to PDFi fba9226 verified
fix: implement robust absolute paths for avatar and fix UI rendering 408c271
Lars Patzenbein commited on
fix: resolve broken svg path in html title using base64 b2faa39
Lars Patzenbein commited on
feat: integrate custom PDF'i SVG avatar into UI ec6e287
Lars Patzenbein commited on
Update src/app.py - UI: apply PDF'i branding and remove unused imports af5c308 verified
Update src/rag_core.py Systempromt LLm answer section cf414dc verified
Update src/app.py 4ee355a verified
Update src/app.py f5de853 verified
Update src/app.py c9d2227 verified
UI: Added Sun-Symbol and Llama 4 Scout description. Logic: Model fix. 790095e
Lars Patzenbein commited on
Fix: Groq Import korrigiert, Modell gewechelt 3af5aa1
Lars Patzenbein commited on
Fix: LangChain Import Pfade korrigiert aeb2af4
Lars Patzenbein commited on
feat: rag_core.py zum src-Ordner hinzugefügt b4c3ffe
Lars Patzenbein commited on
fix: app.py im src-Ordner hinzugefügt c22ca2e
Lars Patzenbein commited on
Direkter Push der App zu Hugging Face 7ad9243
Lars Patzenbein commited on