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 / llama
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
  • __init__.py
    0 Bytes
    add modulars about 2 years ago
  • data_loader.py
    1.98 kB
    reformat well about 2 years ago
  • service_context.py
    4.73 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
  • storage_context.py
    2.05 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
  • utils.py
    149 Bytes
    first edition about 2 years ago