CoolFace
Apppublic

X-Pipe/flash

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes
22 commits on main
5819ffe3y ago

Merge pull request #2 from NickNYU/feature/multi-docs

Chen
d092e873y ago

change to tree-summarize to try map-reduce

NickNYU
bd596533y ago

[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

NickNYU
0dc2eca3y ago

add pip install reqiurement

NickNYU
5c1fc053y ago

Merge pull request #1 from NickNYU/main

Chen
340c08b3y ago

add dependency for dotenv

NickNYU
5ea412d3y ago

reformat well

NickNYU
9ecd2543y ago

fix changes

NickNYU
01d66913y ago

reformat

NickNYU
de35b2d3y ago

refactor

NickNYU
b4046423y ago

reformat

Chen
d043c953y ago

Merge branch 'master' of https://github.com/NickNYU/llama-xpipe

Chen
257bc0d3y ago

first edition

Nick Chen Zhu
09c542e3y ago

remove unused file

Chen
a03e89c3y ago

add dataset and change langchain directory name to langchain_manager, incase of a name consuming in python

Nick Chen Zhu
182cbb13y ago

app.py fixable to match hugging-face's app portal

Chen
374292c3y ago

pylint and py format ready

Chen
6c207193y ago

add tools

Chen
175a3853y ago

add modulars

NickNYU
b8417fc3y ago

refactor directory construct

NickNYU
077f1473y ago

Add files via upload

Chen
43e56d93y ago

Initial commit

Chen