Commit History

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

Chen commited on

change to tree-summarize to try map-reduce
d092e87

NickNYU commited on

[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

NickNYU commited on

add pip install reqiurement
0dc2eca

NickNYU commited on

Merge pull request #1 from NickNYU/main
5c1fc05
unverified

Chen commited on

add dependency for dotenv
340c08b

NickNYU commited on

reformat well
5ea412d

NickNYU commited on

fix changes
9ecd254

NickNYU commited on

reformat
01d6691

NickNYU commited on

refactor
de35b2d

NickNYU commited on

reformat
b404642

Chen commited on

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

Chen commited on

first edition
257bc0d

Nick Chen Zhu commited on

remove unused file
09c542e

Chen commited on

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

Nick Chen Zhu commited on

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

Chen commited on

pylint and py format ready
374292c

Chen commited on

add tools
6c20719

Chen commited on

add modulars
175a385

NickNYU commited on

refactor directory construct
b8417fc

NickNYU commited on

Add files via upload
077f147
unverified

Chen commited on

Initial commit
43e56d9
unverified

Chen commited on