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

  • Log In
  • Sign Up

Spaces:
X-Pipe
/
flash
Sleeping

App Files Files Community
5
Fetching metadata from the HF Docker repository...
flash / core
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
NickNYU
[bugfix]fix the cut-off issue due to LLM predict token limit(256 for openai python lib default), by setting temperature to 0 and set LLM predict method from compact-refine to refine
bd59653 about 2 years ago
  • __pycache__
    [bugfix]fix the cut-off issue due to LLM predict token limit(256 for openai python lib default), by setting temperature to 0 and set LLM predict method from compact-refine to refine about 2 years ago
  • __init__.py
    0 Bytes
    refactor directory construct about 2 years ago
  • helper.py
    939 Bytes
    fix changes about 2 years ago
  • lifecycle.py
    5.55 kB
    reformat about 2 years ago
  • logger_factory.py
    662 Bytes
    pylint and py format ready about 2 years ago
  • test_lifecycle.py
    1.25 kB
    [bugfix]fix the cut-off issue due to LLM predict token limit(256 for openai python lib default), by setting temperature to 0 and set LLM predict method from compact-refine to refine about 2 years ago