Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added streaming langchain example. #68

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b301a53
Added langchain example.
cincrement Jun 18, 2023
673caa9
Update langchain-exllama-example.py
CoffeeVampir3 Jun 18, 2023
dca75f6
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 19, 2023
2fdfff2
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 20, 2023
6c47843
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 20, 2023
973792c
Much more robust, changed up prompt format.
cincrement Jun 20, 2023
423473c
Tweak to debugging so it's all external to the main functions
cincrement Jun 20, 2023
bd7719f
Update langchain-exllama-example.py
CoffeeVampir3 Jun 22, 2023
77279b7
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 24, 2023
0ad1c28
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 26, 2023
e4f2895
Added compress embedding parameter
cincrement Jun 26, 2023
716c48a
Cleaned up and fixed settings.
cincrement Jun 26, 2023
4ed38d7
Logging now respects verbose setting.
cincrement Jun 26, 2023
7006896
Cleaned up logging impl.
cincrement Jun 26, 2023
82c0930
Lora support
cincrement Jun 27, 2023
4b16bb5
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jun 28, 2023
d594532
Multi gpu support
cincrement Jun 28, 2023
d0ff302
Cleaned up, more modular. Example of auto map usage, max seq, and com…
cincrement Jun 28, 2023
988f23f
Added all supported parameters
cincrement Jun 28, 2023
ee6157b
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 1, 2023
a16ffe9
More sane settings scheme.
cincrement Jul 1, 2023
f22bc2e
Added some prompt templates, stabilized settings.
cincrement Jul 1, 2023
db75eb6
Fixed disallowed tokens
cincrement Jul 1, 2023
7204101
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 3, 2023
a1bf6f6
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 3, 2023
2caf806
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 6, 2023
a140d04
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 9, 2023
d44d3da
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 13, 2023
6cacab1
Stamped out some pesky bugs.
cincrement Jul 13, 2023
275f0fe
Finally fixed memory ring buffer.
cincrement Jul 14, 2023
c88e480
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 20, 2023
f738cc8
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 24, 2023
2ba2940
Merge branch 'turboderp:master' into master
CoffeeVampir3 Jul 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading