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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 171 commits
alfraser's picture
alfraser
Implemented single threaded worker on writing the logs to the json file for controlled access to the resource on the file system now we are multi-threading the tests.
c0a1e47 over 1 year ago
  • config
    Correct the numbering on the latest architecture over 1 year ago
  • data
    Saved trace records offline over 1 year ago
  • img
    Deleted the now redundant literature review placeholder and added the latest draft document over 1 year ago
  • pages
    Modified test runner to dispatch requests in parallel to make use of the fact that there is a lot of wait time for the LLM. Defaulting to 16 threads. over 1 year ago
  • src
    Implemented single threaded worker on writing the logs to the json file for controlled access to the resource on the file system now we are multi-threading the tests. over 1 year ago
  • .gitattributes
    1.65 kB
    Enabled GIT LFS tracking sqlite3 files over 1 year ago
  • Home.py
    3.58 kB
    Tweaked message over 1 year ago
  • README.md
    3.68 kB
    Added the local environment file and fixed a typo in the readme over 1 year ago
  • local_env.yml
    9.97 kB
    Added the local environment file and fixed a typo in the readme over 1 year ago
  • requirements.txt
    87 Bytes
    Added regex dependency as not installed by default on huggingface over 1 year ago