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...
2f0e8e7
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
alfraser
Updated the dataloader to ignore case on product features. Note have deliberately not harmonised product feature capitalisation or similar features as this "messiness" is representative of real organisational data.
b5d446f
over 1 year ago
data_synthesis
Updated the dataloader to ignore case on product features. Note have deliberately not harmonised product feature capitalisation or similar features as this "messiness" is representative of real organisational data.
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