Commit History

Update app.py
b975040

dh-mc commited on

Update README.md
defa308

dh-mc commited on

added embeddings for new books
c6b090e

inflaton commited on

get latest code from orca-2 space
a28a4f8

dh-mc commited on

Update .env.example
2f3b7d0

dh-mc commited on

set repetition_penalty=1.12 for hftgi
49e2055

dh-mc commited on

show timing/speed for summarization
37368f6

dh-mc commited on

refine summarize chain
90abc4b

dh-mc commited on

Update summarize.py
d380674

dh-mc commited on

added refine summary chain
ee3a625

dh-mc commited on

Update server.py
25309c9

dh-mc commited on

Update llm_loader.py
52752a1

dh-mc commited on

fixed streaming for ctransformers
5bda5b6

inflaton commited on

added ctransformers
fa9866a

dh-mc commited on

fixed streaming issue
ec243e6

dh-mc commited on

use ConversationChain + ConversationSummaryBufferMemory
6011708

dh-mc commited on

fixed bug
7fded8d

inflaton commited on

completed tgi.sh
43e183b

Donghao Huang commited on

update tgi.sh
b05a046

dh-mc commited on

clean up code
bf1e59b

Donghao Huang commited on

fixed bug on llama-2
6b469d2

Donghao Huang commited on

clean up
571afe2

dh-mc commited on

gradio app: support chatting with llama-2
910c4c8

dh-mc commited on

fixed bug
71ef2ac

dh-mc commited on

added one boook
c118c66

dh-mc commited on

improve sync
d5af465

dh-mc commited on

refine TGI parmas
1071606

dh-mc commited on

updated HFTGI_SERVER_URL
fc6b2b9

inflaton commited on

fixed bugs for tgi
734948a

dh-mc commited on

added env vars & test cases for HF TGI
7d1a192

dh-mc commited on

added support for HF TGI
6b398e8

inflaton commited on

limit telegram reply len to 8192 bytes
5cc0091

inflaton commited on

fixed bug on running openllm
ea50055

inflaton commited on

fixed Makefile
a467fc0

dh-mc commited on

support openllm
068c8a2

dh-mc commited on

added support for openllm
bccc8dd

dh-mc commited on

added openllm
b5c7e68

inflaton commited on

support Qwen chat model
5cc3808

inflaton commited on

support Qwen chat model
b5f591e

inflaton commited on

fixed bug
2732905

inflaton commited on

telegram message max len is 9500
4a02b0f

dh-mc commited on

telegram message max len is 9500
8e0c6ec

dh-mc commited on

added env vars for telegram bot
dfe180d

dh-mc commited on

added telegram bot
3ca5bd8

dh-mc commited on

remove scripts
1e4d37b

dh-mc commited on

added py scripts
5a64e21

inflaton commited on

fixed bug
4cae0a4

dh-mc commited on

fixed bug
5a380be

dh-mc commited on

support concurrent access
95d2e5f

inflaton commited on

refine llama-2 chat prompt
4f5127e

inflaton commited on