Commit History

Fixed the time.time bug here. Also a call to reset the Chroma DB
1cb115b

alfraser commited on

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

Changed the name of the fine-tuned architecture
fb40a99

alfraser commited on

Update the URL for the fine-tuned api endpoint
1dc846d

alfraser commited on

Update the URL for the final fine-tuned api endpoint
d2dbfb8

alfraser commited on

Added a new placeholder page for basic reporting
5044033

alfraser commited on

Updated the home page message to reflect the available pages.
33a5067

alfraser commited on

Flipped the default dataset to be the baseline not the "All products"
a05b15e

alfraser commited on

Added a test runner page which allows you to run a batch of test from the UI
ab87be2

alfraser commited on

Added ability to wipe the logs from the system status page
c0f0676

alfraser commited on

Added utility to serve up the test questions
a732fe2

alfraser commited on

Added the comment to the actual save
e47e542

alfraser commited on

Added a series of test questions
000fa05

alfraser commited on

Added ability to include comments on the saved trace
53697b7

alfraser commited on

Fixed typo in train script generation
e64e48c

alfraser commited on

Added adapter merging to the fine-tuning script generation
bc56e9e

alfraser commited on

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

Fixed issue in resolving sleep function caused by import time.time elsewhere
f443824

alfraser commited on

Added awareness of the 'failed' status for an endpoint
82150c1

alfraser commited on

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

Fixed bug
bd663cd

alfraser commited on

Changed function name as getting a conflict on the server which I am not getting locally
59df961

alfraser commited on

Added tags to the trace for the front end flows
1262b99

alfraser commited on

Added saving of the trace data
745c1f4

alfraser commited on

Added ability to request the hf token be writable, in combination with new environment secret
b927d45

alfraser commited on

Updated the RAG architecture to use the new baseline document store
a2978cc

alfraser commited on

Added the new vector store for use with the baseline data
c3f163d

alfraser commited on

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

Added the script to shape the data for testing and the associated sqlite containg the test data
7e353fe

alfraser commited on

Removed the TVs only vector store which was a sandpit dataset for a while - no longer needed.
5c71a71

alfraser commited on

Reduced permutations from 2 copies to 1 copy of training data to reduce training time
1b49492

alfraser commited on

Tidied up comments
acb7b9c

alfraser commited on

Internal chroma update
51d7c53

alfraser commited on

Adding the fine-tuning offline script
08aae17

alfraser commited on

Added the local environment file and fixed a typo in the readme
f87d5b8

alfraser commited on

Updated the readme
ce98eaa

alfraser commited on

Added convenience function to pop N items from the end of a list
d1f5906

alfraser commited on

Fixed typo in comment.
53ccfca

alfraser commited on

Added the display of the question typed into the side by side setup.
d0a9930

alfraser commited on

Removed debug print statements which cause extra chaff in the logs
1c63a8a

alfraser commited on

Fixed broken LinkedIn link
40cc6cf

alfraser commited on

Added a side by side compare for the architectures
88be29a

alfraser commited on

Updated the config to make the trimming less aggressive
c6fe718

alfraser commited on

Updated to refresh every 10 seconds when an endpoint is starting up
38dd285

alfraser commited on

Added a page to see and control (pause/resume) the model inference endpoints
dfe6290

alfraser commited on

Deleted the now redundant literature review placeholder and added the latest draft document
947148c

alfraser commited on

Updated page as I learnt there should only be one final document
0d9d7ad

alfraser commited on

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

Updated front page
7c01db4

alfraser commited on

Renamed the architectures for clarity in the app
b2c83e6

alfraser commited on