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 / langchain_manager
2.11 kB
  • 3 contributors
History: 8 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 over 2 years ago
  • __init__.py
    0 Bytes
    add dataset and change langchain directory name to langchain_manager, incase of a name consuming in python over 2 years ago
  • manager.py
    2.11 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 over 2 years ago