Commit History

Resolve merge conflict: Use optimized Dockerfile for HF Spaces
f5d2fc2

harismlnaslm commited on

Initial commit: Textilindo AI Assistant for HF Spaces
298d6c1

harismlnaslm commited on

Switch to API server: Replace Gradio with Flask API endpoints
4669d04

harismlnaslm commited on

Fix: Correct dataset field mapping for question/answer extraction
162cda9

harismlnaslm commited on

Fix: Add back prevent_thread_lock to keep the process alive
b736555

harismlnaslm commited on

Fix: Add back prevent_thread_lock to keep the process alive
774c50b

harismlnaslm commited on

Fix: Remove all incompatible Gradio parameters - use only basic launch options
e578188

harismlnaslm commited on

Fix: Remove all incompatible Gradio parameters - use only basic launch options
e5ec9f2

harismlnaslm commited on

Fix: Remove incompatible show_tips parameter from Gradio launch
8b3975c

harismlnaslm commited on

Fix: Lazy initialization of AI assistant to prevent startup failures
8b532a9

harismlnaslm commited on

Fix: Docker container stopping issue - Enhanced Gradio interface with process keep-alive
c1626ff

harismlnaslm commited on

Create simplified Gradio app without share=True and complex configuration
9905424

harismlnaslm commited on

Add GRADIO_SERVER_NAME environment variable and use env vars for server config
0b3335b

harismlnaslm commited on

Fix data loading and add error handling to prevent restart loop
8db35b8

harismlnaslm commited on

Convert to Gradio app with share=True for Hugging Face Spaces compatibility
d416a77

harismlnaslm commited on

Fix restart loop by using Flask instead of gunicorn for HF Spaces
efedeb4

harismlnaslm commited on

Fix production deployment with gunicorn WSGI server
b2d2c46

harismlnaslm commited on

Fix port configuration for Hugging Face Spaces (7860)
2f81c69

harismlnaslm commited on

Add fixed app and dataset loading script
ef903ff

harismlnaslm commited on

Add training data files to HF Space
e80082d

harismlnaslm commited on

Fix dataset loading - handle multiple data directory paths
2a7ba2e

harismlnaslm commited on

Fix build issues - remove problematic dependencies and add data integration
8cc5253

harismlnaslm commited on

Update to use Llama 3.1 8B Instruct model
0669246

Stefanus Simandjuntak commited on

Add LoRA training setup for Textilindo AI Assistant
927bb09

Stefanus Simandjuntak commited on

feat(prompt): add/update system prompt
c696f9e

Stefanus Simandjuntak commited on

initial commit
9b4ef96

Stefanus Simandjuntak commited on