Commit History

fix: quantization_config 역직렬화 오류를 config.json 패치로 완전 해결 (로컬 통합 테스트 통과)
415ebef

dev-yuje commited on

fix: keras 3.12.1 + tf 2.21.0 복원 (로컬 환경 일치) + quantization_config 역직렬화 오류 3단계 fallback 추가
9efb88a

dev-yuje commited on

fix: tensorflow 2.15 (keras 충돌 제거) + 에러 메시지 500자로 확장
d42dc1b

dev-yuje commited on

fix: local model load fallback + score grade color fix
3155350

dev-yuje commited on

Fix SyntaxError in css string
2be8232

dev-yuje commited on

Remove Soft theme (blue label bug), unit back in label parentheses
8cb66e5

dev-yuje commited on

Unit in info field, enlarged section title
82f601c

dev-yuje commited on

Fix placeholder encoding, enlarge title
6e12111

dev-yuje commited on

Add unit suffix to input field labels (만원, 일, 개)
a973827

dev-yuje commited on

UI: dark mode, placeholder, 2-col inputs
34a4c19

dev-yuje commited on

Fix RAG KeyError L10210000; Add grade-colored HTML score display
dc01a88

dev-yuje commited on

Enhance LLM personal features context
2c9909d

dev-yuje commited on

Fix Keras serialization mismatch by matching local TF/Keras versions
2cfabf9

dev-yuje commited on

Fix Gemini model configuration and R/A/G display
09dbaf7

dev-yuje commited on

Fix scikit-learn version mismatch and visualize R/A/G steps
c5ed44a

dev-yuje commited on

Hotfix: Gemini 404 and enhanced error visibility
b1040cf

dev-yuje commited on

Final stable: hf_hub_download and dictionary-based chat
737169d

dev-yuje commited on

Emergency fix: Remove type='messages' and restore Tuple format for absolute Gradio compatibility
3143f3f

dev-yuje commited on

Fix model load traceability and Chatbot data format
0112759

dev-yuje commited on

Robustness update: Detailed error reporting and stable chatbot format
5393c73

dev-yuje commited on

Final stable sync: Tuples for Chatbot and HF health check
b93d655

dev-yuje commited on

Fix HF deployment errors: Gradio 5 upgrade and 0.0.0.0 binding
e3388ce

dev-yuje commited on

Clean up scratch files and finalize robust deployment
14f70ce

dev-yuje commited on

Fix NameError in app.py and ensure internal loan count calculation works
14570a1

dev-yuje commited on

Remove L10210000 from UI and calculate internally
5ca9ce0

dev-yuje commited on

Corrected feature labels, implemented loan sum logic, and fixed API key config
270cbe3

dev-yuje commited on

Fix feature mismatch and typos in credit_app.py
d36d4ca

dev-yuje commited on

Clean: Synced code for Hugging Face (binary files handled via API)
61525d4

dev-yuje commited on

UX: Improve all input labels with full descriptions, units, and example values
5994e00

dev-yuje commited on

Build Fix: Add build-essential tools and loosen pip version constraints
bcfb168

dev-yuje commited on

Critical Fix: Use Gradio 5.2.0, tuple-based Chatbot, and Docker ENV vars to resolve all crash issues
6d40f77

dev-yuje commited on

Fix: Final memory optimization to prevent RUNTIME_ERROR by deferring embedding model loading
c353fe2

dev-yuje commited on

Fix: Upgrade to Gradio 5.1.0 and enable queue to resolve TypeError and sharing issue on Docker
267e2af

dev-yuje commited on

Final: Project-wide Gemini integration and Dockerization for production
7d7894d

dev-yuje commited on

Optimize: Final refinement for Hugging Face Docker SDK (0.0.0.0:7860)
bffc58d

dev-yuje commited on

Dockerize: Add Dockerfile and switch Spaces SDK to docker for ultimate stability
aa0a3ba

dev-yuje commited on

Ultra-Stable: Defer ALL heavy imports to function call to prevent boot crash (500 error)
dfd1ae6

dev-yuje commited on

Stabilize: Downgrade to Gradio 4.44.1 and implement Lazy Loading to fix 500 error
1d4b2ed

dev-yuje commited on

Fix: Expand UI features to 14 to match prediction model and fix No API found error
7813475

dev-yuje commited on

Hotfix: Add monkeypatch for HfFolder ImportError
7ca482a

dev-yuje commited on

Fix: Downgrade Gradio to 5.4.0 to resolve HfFolder and dependency conflict
bddd994

dev-yuje commited on

Fix: Resolve HfFolder ImportError by pinning huggingface-hub to 0.24.0
187a33e

dev-yuje commited on

Unify LLM to Google Gemini project-wide and cleanup Ollama codes
40eaf43

dev-yuje commited on

Switch LLM to Google Gemini 1.5 Flash (Google AI Studio)
3f9602c

dev-yuje commited on