Fix history parameter handling in predict function and adjust question formatting in Conversation class b0883d9 baohuynhbk14 commited on Jan 17
Implement get_history method and update message handling in predict function d34de96 baohuynhbk14 commited on Jan 17
Refactor predict function for improved readability and update history handling abefd07 baohuynhbk14 commited on Jan 17
Refactor predict function to clean up history logging and improve pixel value logging f0f354e baohuynhbk14 commited on Jan 17
Update demo description and change theme to NoCrypt/miku in app.py 50648c9 baohuynhbk14 commited on Jan 17
Add sampling parameter to ai_bot function and adjust image dimensions in app.py 584ce5d baohuynhbk14 commited on Jan 17
Add sampling option to prediction and update demo title with snowflake emoji a22a57f baohuynhbk14 commited on Jan 17
Update README.md to change background color from white to pink c15090e baohuynhbk14 commited on Jan 17
Update README.md and app.py for demo enhancements and theme changes 38dec67 baohuynhbk14 commited on Jan 17
Update README.md with new demo title, emojis, and SDK version ec04f8e baohuynhbk14 commited on Jan 16
Comment out test response in ai_bot function to prevent unintended output a23e792 baohuynhbk14 commited on Jan 16
Remove unused image files and update bot function names for clarity ef6b1b7 baohuynhbk14 commited on Jan 16
Update http_bot to unpack user message from get_user_message for improved clarity ccf317f baohuynhbk14 commited on Jan 16
Update image path handling in http_bot to use the first image path if available bba6b10 baohuynhbk14 commited on Jan 16
Add logging for modified conversation history in prediction function 24a0f48 baohuynhbk14 commited on Jan 16
Refactor message handling in conversation and prediction functions to improve clarity and functionality 4d0481d baohuynhbk14 commited on Jan 16
Rename get_user_message to get_last_user_message for clarity and update usage in http_bot 46c8f02 baohuynhbk14 commited on Jan 16
Add debug print for full predict question in prediction function ca208c8 baohuynhbk14 commited on Jan 16
Refactor http_bot to include conversation history in prediction function 9d9ede7 baohuynhbk14 commited on Jan 16
Enhance image loading function with additional debug prints and improved error logging 6956a0a baohuynhbk14 commited on Jan 16
Update slider values and ranges in demo configuration for improved user control 796079a baohuynhbk14 commited on Jan 16
Log keyboard interruption errors and stack traces for better debugging of server shutdowns 1444e68 baohuynhbk14 commited on Jan 16
Improve error handling in image loading function and remove obsolete log file e35bff8 baohuynhbk14 commited on Jan 16
Enhance logging in http_bot and clean up conversation message handling; add .gitignore for better project management 6db93f3 baohuynhbk14 commited on Jan 16
Update user agent and enhance predict function with additional parameters for improved flexibility 2013bf3 baohuynhbk14 commited on Jan 16
Add predict function for image processing and refactor http_bot for cleaner code 9f4e146 baohuynhbk14 commited on Jan 15
Enhance error handling in data processing pipeline for improved robustness 9d74996 baohuynhbk14 commited on Jan 15
Update dependencies in requirements.txt for compatibility and performance improvements 5c40213 baohuynhbk14 commited on Jan 15
Refactor image processing functions for better performance and clarity in utils.py d9991d4 baohuynhbk14 commited on Jan 15
Install flash-attn package and set default device to CUDA in app.py 412554a baohuynhbk14 commited on Jan 15
Add GPU decorator to http_bot function for enhanced performance 1993f10 baohuynhbk14 commited on Jan 15
Add debug prints for model, tokenizer, and question in http_bot function e967d75 baohuynhbk14 commited on Jan 15
Move pixel value computation to GPU for improved performance in http_bot function b6367f6 baohuynhbk14 commited on Jan 15