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: 30 commits
alfraser's picture
alfraser
Added and configured a component to trim the architectures to remove some common junk referencing the vector retrieved documents.
d02c4c7 over 1 year ago
  • data_synthesis
    Updated naming convention for dataset databases to be clearer. over 1 year ago
  • training
    Fixed bug aligning the names of the vector stores on train versus inference over 1 year ago
  • architectures.py
    15 kB
    Added and configured a component to trim the architectures to remove some common junk referencing the vector retrieved documents. over 1 year ago
  • common.py
    1.12 kB
    Fixed a display issue in the markdown with dollar signs in prices 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