Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alfraser
/
llm-arch
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
acca6aa
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
64 commits
alfraser
Adding the sqlite db where I will archive the test results and added the archiving code
843d9d3
over 1 year ago
data_synthesis
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.
over 1 year ago
training
Fixed the time.time bug here. Also a call to reset the Chroma DB
over 1 year ago
architectures.py
Safe
20.5 kB
Added option to directly pass the HF hub token when wiping the trace file, so I can use it locally outside of streamlit. Defaulted to None avoid changing existing behaviour.
over 1 year ago
common.py
Safe
3.72 kB
Added awareness of the 'failed' status for an endpoint
over 1 year ago
datatypes.py
Safe
4.49 kB
Flipped the default dataset to be the baseline not the "All products"
over 1 year ago
st_helpers.py
Safe
2.21 kB
Removed debug print statements which cause extra chaff in the logs
over 1 year ago
testing.py
Safe
10.3 kB
Adding the sqlite db where I will archive the test results and added the archiving code
over 1 year ago