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...
a19a983
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
alfraser
Added the scripts which were used to build the dataset to the repo, and tweaked to use common code
a19a983
over 1 year ago
data_synthesis
Added the scripts which were used to build the dataset to the repo, and tweaked to use common code
over 1 year ago
architectures.py
Safe
13.8 kB
Added the ability with the HF models to pass the temperature through from the config to the model, and added a sample which is effectively deterministic.
over 1 year ago
common.py
Safe
433 Bytes
Refactored HF token ID access to a common function
over 1 year ago
datatypes.py
Safe
4.48 kB
Migrated the databrowser code into the repo for hugging face.
over 1 year ago
models.py
Safe
2.6 kB
Added the safety checks on the input and the response.
over 1 year ago
st_helpers.py
Safe
2.25 kB
Fixed a bug where I had cut out the inclusion of the Bath logo when changing the security model.
over 1 year ago