Hugging Face
Models
Datasets
Spaces
Posts
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...
e6ad26b
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
102 commits
alfraser
Fixed bug in status bar
1979a9d
about 1 year ago
data_synthesis
Added on type hint
about 1 year ago
training
Updated from using random.choices to random.sample throughout where I need a random distinct set as choices does replacement so you can get the same item twice. Discovered in pricing testing.
over 1 year ago
architectures.py
Safe
27.4 kB
Reviewed comments and type hints
about 1 year ago
common.py
Safe
4.09 kB
Reviewed comments and type hints
about 1 year ago
datatypes.py
Safe
7.08 kB
Reviewed comments and type hints
about 1 year ago
st_helpers.py
Safe
3.85 kB
Fixed bug in status bar
about 1 year ago
testing.py
Safe
19 kB
Made updates to support automatic reload of the TestGroups after a test run
over 1 year ago