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...
bb7db2c
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
87 commits
alfraser
Modified test runner to dispatch requests in parallel to make use of the fact that there is a lot of wait time for the LLM. Defaulting to 16 threads.
bb7db2c
over 1 year ago
data_synthesis
Tweaked the test generator and updated the tests
over 1 year ago
training
Update to the new URL for model v5
over 1 year ago
architectures.py
Safe
21.5 kB
Fixed display of architecture name
over 1 year ago
common.py
Safe
3.74 kB
Switched endpoint control to use the writeable token as it was inconsistent with the normal token.
over 1 year ago
datatypes.py
Safe
4.66 kB
Added runner for pricing fact checks to assess the level of fact embedding in the latest model
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
18.2 kB
Modified test runner to dispatch requests in parallel to make use of the fact that there is a lot of wait time for the LLM. Defaulting to 16 threads.
over 1 year ago