dl4ds_tutor / code /modules

Commit History

Merge branch 'dev_branch' into chainlit_enhancements
1afc595

XThomasBU commited on

Update config.yml, revert device to cpu
902a706

Ethan Chang commited on

Merge branch 'dev_branch' into remove_tinyllama
3b63120

Ethan Chang commited on

Solve conflict from dev_branch
dd677c3

Ethan Chang commited on

Added repo_id and filename to config.yml
d1afae8

Ethan Chang commited on

final commit - callbacks logging needs work
e19e333

XThomasBU commited on

saving commit - needs cleanup
b409192

XThomasBU commited on

working commit
c658776

XThomasBU commited on

Merge pull request #39 from DL4DS/text_extraction
30045eb

XThomasBU commited on

PDF Reader Re-structure
0958f93

Farid Karimli commited on

LLaMa parser fix
638bffe

Farid Karimli commited on

Removed minor print statement, logging is possible but unimplemented for the current solution
8ea200f

Ethan Chang commited on

Modified pathing for tinyllama, addedin huggingface downloader for tinyllama
6a3dbe6

Ethan Chang commited on

minor fix
65ce8c0

XThomasBU commited on

Merge pull request #22 from DL4DS/text_extraction
1d7972f

Thomas (Tom) Gardos commited on

updates
f21709c

XThomasBU commited on

updates
e165ea5

XThomasBU commited on

updates for testing
9c5bb39

XThomasBU commited on

updates
9b7a7cf

XThomasBU commited on

Removing API keys and more cleanup
9a544d2

Farid Karimli commited on

Clean up
c68577f

Farid Karimli commited on

Adding improved PDF and HTML parsing to new dataloader
3ff5066

Farid Karimli commited on

Refactored Llamaparser to parse PDFs text and structure only
8d6adc4

Farid Karimli commited on

ReadME update
a49e92a

Farid Karimli commited on

LLamaparser prompt
2ce64aa

Farid Karimli commited on

HTML & latex to Markdown
e27870a

Farid Karimli commited on

Streaming on/off switch
9d89b34

Farid Karimli commited on

Initial streaming implementation
4de6b1a

Farid Karimli commited on

bug fix
4f1706c

Farid Karimli commited on

Minor changes
d697aa5

Farid Karimli commited on

improvements in literali, chainlit, chat
e029e22

XThomasBU commited on

test commit for ELI5 (cleanup required)
aaaac46

XThomasBU commited on

improvements, refactored chat
fc2cb23

XThomasBU commited on

init commit for chainlit improvements
8f6647c

XThomasBU commited on

force download set to true
33e5fa6

XThomasBU commited on

commit to load hf vectorstore index
f2beb6a

XThomasBU commited on

minor fix
33b800e

XThomasBU commited on

updated chainlit and literalai, added eval_code
7f989d6

XThomasBU commited on

improvements
9a7da99

XThomasBU commited on

Added comments to the base classes
7a98bd3

XThomasBU commited on

minor update
d95aad5

XThomasBU commited on

reverted simplistic check for informative changes
49140fa

XThomasBU commited on

added raptor and literalai
f2daaee

XThomasBU commited on

condnl checks replaved with dict lookups
ea7b686

XThomasBU commited on

more modularization for vectorestore and retriever
a2ac5f7

XThomasBU commited on

RAGatouille added
e5cd1d3

XThomasBU commited on

init commit
f51bb92

XThomasBU commited on

updates, added metadat to prompt
6d056d5

XThomasBU commited on

Added 'date' to metadata
b2c9100

XThomasBU commited on

Code to add metadata to the chunks
f0018f2

XThomasBU commited on