Spaces:
Build error
Build error
Commit History
Initial commit: Textilindo AI Assistant for HF Spaces
298d6c1
Switch to API server: Replace Gradio with Flask API endpoints
4669d04
Fix: Correct dataset field mapping for question/answer extraction
162cda9
Fix: Add back prevent_thread_lock to keep the process alive
b736555
Fix: Add back prevent_thread_lock to keep the process alive
774c50b
Fix: Remove all incompatible Gradio parameters - use only basic launch options
e578188
Fix: Remove all incompatible Gradio parameters - use only basic launch options
e5ec9f2
Fix: Remove incompatible show_tips parameter from Gradio launch
8b3975c
Fix: Lazy initialization of AI assistant to prevent startup failures
8b532a9
Fix: Docker container stopping issue - Enhanced Gradio interface with process keep-alive
c1626ff
Create simplified Gradio app without share=True and complex configuration
9905424
Add GRADIO_SERVER_NAME environment variable and use env vars for server config
0b3335b
Fix data loading and add error handling to prevent restart loop
8db35b8
Convert to Gradio app with share=True for Hugging Face Spaces compatibility
d416a77
Fix restart loop by using Flask instead of gunicorn for HF Spaces
efedeb4
Fix production deployment with gunicorn WSGI server
b2d2c46
Fix port configuration for Hugging Face Spaces (7860)
2f81c69
Add fixed app and dataset loading script
ef903ff
Add training data files to HF Space
e80082d
Fix dataset loading - handle multiple data directory paths
2a7ba2e
Fix build issues - remove problematic dependencies and add data integration
8cc5253
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