FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - zergey/llama-cpp-python · GitHub
zergey
/
llama-cpp-python
Public
forked from
abetlen/llama-cpp-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
llama-cpp-python
examples
on
main
User selector
Datepicker
Commit history
Commits on Apr 28, 2023
Detect multi-byte responses and wait
Mug
committed
c39547a
View commit details
Copy full SHA for c39547a
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Also ignore errors on input prompts
Mug
committed
5f81400
View commit details
Copy full SHA for 5f81400
View code at this point
Browse repository at this point
Remove try catch from chat
Mug
committed
3c130f0
View commit details
Copy full SHA for 3c130f0
View code at this point
Browse repository at this point
Fix decode errors permanently
Mug
committed
c4a8491
View commit details
Copy full SHA for c4a8491
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Fixed end of text wrong type, and fix n_predict behaviour
Mug
committed
53d17ad
View commit details
Copy full SHA for 53d17ad
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
More reasonable defaults
Mug
committed
3bb45f1
View commit details
Copy full SHA for 3bb45f1
View code at this point
Browse repository at this point
Added iterative search to prevent instructions from being echoed, add ignore eos, add no-mmap, fixed 1 character echo too much bug
Mug
committed
0cccb41
View commit details
Copy full SHA for 0cccb41
View code at this point
Browse repository at this point
Update model paths to be more clear they should point to file
abetlen
committed
196650c
View commit details
Copy full SHA for 196650c
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
Add clients example. Closes #46
abetlen
committed
6d1bda4
View commit details
Copy full SHA for 6d1bda4
View code at this point
Browse repository at this point
Merge pull request #15 from SagsMug/main
Show description for 41365b0
abetlen
authored
41365b0
View commit details
Copy full SHA for 41365b0
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
More interoperability to the original llama.cpp, and arguments now work
Mug
committed
16fc5b5
View commit details
Copy full SHA for 16fc5b5
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Fixed too many newlines, now onto args.
Show description for 10c7571
Mug
committed
10c7571
View commit details
Copy full SHA for 10c7571
View code at this point
Browse repository at this point
Better llama.cpp interoperability
Show description for 085cc92
Mug
committed
085cc92
View commit details
Copy full SHA for 085cc92
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Set n_batch to default values and reduce thread count:
Show description for c283edd
MillionthOdin16
committed
c283edd
View commit details
Copy full SHA for c283edd
View code at this point
Browse repository at this point
Update fastapi server example
abetlen
committed
e1b5b9b
View commit details
Copy full SHA for e1b5b9b
View code at this point
Browse repository at this point
Fix bug in init_break not being set when exited via antiprompt and others.
Mug
committed
283e59c
View commit details
Copy full SHA for 283e59c
View code at this point
Browse repository at this point
Move to new examples directory
Mug
committed
99ceecf
View commit details
Copy full SHA for 99ceecf
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python
Mug
committed
e4c6f34
View commit details
Copy full SHA for e4c6f34
View code at this point
Browse repository at this point
Add quantize example
abetlen
committed
b1babcf
View commit details
Copy full SHA for b1babcf
View code at this point
Browse repository at this point
Re-organize examples folder
abetlen
committed
c8e13a7
View commit details
Copy full SHA for c8e13a7
View code at this point
Browse repository at this point
Add performance tuning notebook
abetlen
committed
c16bda5
View commit details
Copy full SHA for c16bda5
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Fix repeating instructions and an antiprompt bug
Mug
committed
c862e8b
View commit details
Copy full SHA for c862e8b
View code at this point
Browse repository at this point
Fix stripping instruction prompt
Mug
committed
9cde797
View commit details
Copy full SHA for 9cde797
View code at this point
Browse repository at this point
Added instruction mode, fixed infinite generation, and various other fixes
Mug
committed
da5a6a7
View commit details
Copy full SHA for da5a6a7
View code at this point
Browse repository at this point
Add instruction mode
Mug
committed
0b32bb3
View commit details
Copy full SHA for 0b32bb3
View code at this point
Browse repository at this point
Allow user to set llama config from env vars
abetlen
committed
ffe34cf
View commit details
Copy full SHA for ffe34cf
View code at this point
Browse repository at this point
Small fixes for examples
abetlen
committed
05eb208
View commit details
Copy full SHA for 05eb208
View code at this point
Browse repository at this point
Add support for chat completion
abetlen
committed
7fedf16
View commit details
Copy full SHA for 7fedf16
View code at this point
Browse repository at this point
Update context size defaults Close #11
abetlen
committed
f7ab8d5
View commit details
Copy full SHA for f7ab8d5
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Chat llama.cpp example implementation
Mug
committed
f1615f0
View commit details
Copy full SHA for f1615f0
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
Remove commented out code
abetlen
committed
caff127
View commit details
Copy full SHA for caff127
View code at this point
Browse repository at this point
Bugfix: enable embeddings for fastapi server
abetlen
committed
f28bf3f
View commit details
Copy full SHA for f28bf3f
View code at this point
Browse repository at this point
Add streaming and embedding endpoints to fastapi example
abetlen
committed
ed6f2a0
View commit details
Copy full SHA for ed6f2a0
View code at this point
Browse repository at this point
Update embedding example to new api
abetlen
committed
9fac033
View commit details
Copy full SHA for 9fac033
View code at this point
Browse repository at this point
Update low level api example
abetlen
committed
5e01114
View commit details
Copy full SHA for 5e01114
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL