Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
66.2 MB
  • 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 almost 2 years ago
  • config
    Correct the numbering on the latest architecture almost 2 years ago
  • data
    Saved trace records offline almost 2 years ago
  • img
    Deleted the now redundant literature review placeholder and added the latest draft document almost 2 years 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. almost 2 years 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. almost 2 years ago
  • .gitattributes
    1.65 kB
    Enabled GIT LFS tracking sqlite3 files almost 2 years ago
  • Home.py
    3.58 kB
    Tweaked message almost 2 years ago
  • README.md
    3.68 kB
    Added the local environment file and fixed a typo in the readme almost 2 years ago
  • local_env.yml
    9.97 kB
    Added the local environment file and fixed a typo in the readme almost 2 years ago
  • requirements.txt
    87 Bytes
    Added regex dependency as not installed by default on huggingface almost 2 years ago