Fixed the time.time bug here. Also a call to reset the Chroma DB 1cb115b alfraser commited on Jan 24, 2024
Tweaked the way the prompt is formatted going into the LLM query, to avoid the fine-tuned model giving nonsense answers 2022fec alfraser commited on Jan 24, 2024
Updated the home page message to reflect the available pages. 33a5067 alfraser commited on Jan 24, 2024
Flipped the default dataset to be the baseline not the "All products" a05b15e alfraser commited on Jan 24, 2024
Added a test runner page which allows you to run a batch of test from the UI ab87be2 alfraser commited on Jan 24, 2024
Added an example of the training script which I would not normally check in, with the hugging face secret token dummied out. b7d34d8 alfraser commited on Jan 24, 2024
Fixed issue in resolving sleep function caused by import time.time elsewhere f443824 alfraser commited on Jan 23, 2024
Removed decimals from group tag and moved where it is called in the side by side flow so they actually share the same ID 2f008c2 alfraser commited on Jan 23, 2024
Changed function name as getting a conflict on the server which I am not getting locally 59df961 alfraser commited on Jan 23, 2024
Added ability to request the hf token be writable, in combination with new environment secret b927d45 alfraser commited on Jan 23, 2024
Updated the RAG architecture to use the new baseline document store a2978cc alfraser commited on Jan 23, 2024
Fixed less than/greater than bug where I was dropping the wrong reviews to achieve a target average review. Update the sql data set too. 2b08e8f alfraser commited on Jan 23, 2024
Added the script to shape the data for testing and the associated sqlite containg the test data 7e353fe alfraser commited on Jan 23, 2024
Removed the TVs only vector store which was a sandpit dataset for a while - no longer needed. 5c71a71 alfraser commited on Jan 23, 2024
Reduced permutations from 2 copies to 1 copy of training data to reduce training time 1b49492 alfraser commited on Jan 22, 2024
Added the local environment file and fixed a typo in the readme f87d5b8 alfraser commited on Jan 22, 2024
Added convenience function to pop N items from the end of a list d1f5906 alfraser commited on Jan 22, 2024
Added the display of the question typed into the side by side setup. d0a9930 alfraser commited on Jan 20, 2024
Removed debug print statements which cause extra chaff in the logs 1c63a8a alfraser commited on Jan 20, 2024
Updated to refresh every 10 seconds when an endpoint is starting up 38dd285 alfraser commited on Jan 19, 2024
Added a page to see and control (pause/resume) the model inference endpoints dfe6290 alfraser commited on Jan 19, 2024
Deleted the now redundant literature review placeholder and added the latest draft document 947148c alfraser commited on Jan 19, 2024
Updated page as I learnt there should only be one final document 0d9d7ad alfraser commited on Jan 19, 2024
Updated front page so that I can toggle off security and the associated message on the front page will just disappear 68dcdec alfraser commited on Jan 19, 2024