Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
alfraser
/
llm-arch
Runtime error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
llm-arch / src
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
alfraser's picture
alfraser
Switched the list joiner to not lowercase the inputs
cd5bd85 over 1 year ago
  • data_synthesis
    Updated naming convention for dataset databases to be clearer. over 1 year ago
  • architectures.py
    13.9 kB
    Added option to include a diagram of the architecture under test on the architectures page. over 1 year ago
  • common.py
    912 Bytes
    Switched the list joiner to not lowercase the inputs over 1 year ago
  • datatypes.py
    4.64 kB
    Added a couple of convenience methods to the classes to get the representations I needed, but put that in the classes over 1 year ago
  • models.py
    2.52 kB
    Fixed a bug where the response from the LLM was being trimmed of content. over 1 year ago
  • st_helpers.py
    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