Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
X-Pipe
/
flash
like
0
Sleeping
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
flash
3 contributors
History:
22 commits
Chen
Merge pull request
#2
from NickNYU/feature/multi-docs
5819ffe
unverified
over 1 year ago
.idea
reformat well
over 1 year ago
core
[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 1 year ago
dataset
[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 1 year ago
docs
reformat well
over 1 year ago
langchain_manager
[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 1 year ago
llama
[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 1 year ago
xpipe_wiki
change to tree-summarize to try map-reduce
over 1 year ago
.gitignore
Safe
1.97 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 1 year ago
.pre-commit-config.yaml
Safe
112 Bytes
add tools
over 1 year ago
Makefile
Safe
163 Bytes
app.py fixable to match hugging-face's app portal
over 1 year ago
README.md
Safe
1.24 kB
first edition
over 1 year ago
app.py
Safe
1.19 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 1 year ago
local-requirements.txt
Safe
13 Bytes
reformat well
over 1 year ago
pyproject.toml
Safe
370 Bytes
app.py fixable to match hugging-face's app portal
over 1 year ago
requirements.txt
Safe
116 Bytes
[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 1 year ago