FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - willtejeda/llama-cpp-python · GitHub
willtejeda
/
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
llama_cpp
on
main
User selector
Datepicker
Commit history
Commits on Apr 13, 2023
Add field to disable reseting between generations
abetlen
committed
6595ad8
View commit details
Copy full SHA for 6595ad8
View code at this point
Browse repository at this point
Revert "Deprecate generate method"
Show description for 22fa5a6
abetlen
committed
22fa5a6
View commit details
Copy full SHA for 22fa5a6
View code at this point
Browse repository at this point
Formatting
abetlen
committed
4f5f99e
View commit details
Copy full SHA for 4f5f99e
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Enable logprobs on completion endpoint
abetlen
committed
0daf16d
View commit details
Copy full SHA for 0daf16d
View code at this point
Browse repository at this point
Fix threading bug. Closes #62
abetlen
committed
19598ac
View commit details
Copy full SHA for 19598ac
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
005c78d
View commit details
Copy full SHA for 005c78d
View code at this point
Browse repository at this point
Don't serialize stateful parameters
abetlen
committed
c854c25
View commit details
Copy full SHA for c854c25
View code at this point
Browse repository at this point
Style fix
abetlen
committed
2f9b649
View commit details
Copy full SHA for 2f9b649
View code at this point
Browse repository at this point
Deprecate generate method
abetlen
committed
6cf5876
View commit details
Copy full SHA for 6cf5876
View code at this point
Browse repository at this point
Implement logprobs parameter for text completion. Closes #2
abetlen
committed
b3805bb
View commit details
Copy full SHA for b3805bb
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Update llama.cpp
abetlen
committed
9f1e565
View commit details
Copy full SHA for 9f1e565
View code at this point
Browse repository at this point
Remove async from function signature to avoid blocking the server
abetlen
committed
213cc5c
View commit details
Copy full SHA for 213cc5c
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
Changed the environment variable name into "LLAMA_CPP_LIB"
Mug
committed
2559e5a
View commit details
Copy full SHA for 2559e5a
View code at this point
Browse repository at this point
Make windows users happy (hopefully)
Mug
committed
ee71ce8
View commit details
Copy full SHA for ee71ce8
View code at this point
Browse repository at this point
Better custom library debugging
Mug
committed
cf339c9
View commit details
Copy full SHA for cf339c9
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into local-lib
Mug
committed
4132293
View commit details
Copy full SHA for 4132293
View code at this point
Browse repository at this point
Use environment variable for library override
Mug
committed
76131d5
View commit details
Copy full SHA for 76131d5
View code at this point
Browse repository at this point
Add use_mmap option
abetlen
committed
1f67ad2
View commit details
Copy full SHA for 1f67ad2
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
c3c2623
View commit details
Copy full SHA for c3c2623
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
Fix cpu count default
abetlen
committed
314ce7d
View commit details
Copy full SHA for 314ce7d
View code at this point
Browse repository at this point
Formatting
abetlen
committed
3fbc063
View commit details
Copy full SHA for 3fbc063
View code at this point
Browse repository at this point
Formatting
abetlen
committed
0067c1a
View commit details
Copy full SHA for 0067c1a
View code at this point
Browse repository at this point
Bugfix: Wrong size of embeddings. Closes #47
abetlen
committed
38f442d
View commit details
Copy full SHA for 38f442d
View code at this point
Browse repository at this point
Update shared library extension for macos
abetlen
committed
ae3e9c3
View commit details
Copy full SHA for ae3e9c3
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
Safer calculation of default n_threads
abetlen
committed
da539cc
View commit details
Copy full SHA for da539cc
View code at this point
Browse repository at this point
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
930db37
View commit details
Copy full SHA for 930db37
View code at this point
Browse repository at this point
Handle prompt list
abetlen
committed
55279b6
View commit details
Copy full SHA for 55279b6
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
Set n_batch to the default value of 8. I think this is leftover from when n_ctx was missing and n_batch was 2048.
MillionthOdin16
committed
76a82ba
View commit details
Copy full SHA for 76a82ba
View code at this point
Browse repository at this point
Add server as a subpackage
abetlen
committed
44448fb
View commit details
Copy full SHA for 44448fb
View code at this point
Browse repository at this point
Allow local llama library usage
Mug
committed
e3ea354
View commit details
Copy full SHA for e3ea354
View code at this point
Browse repository at this point
Make Llama instance pickleable. Closes #27
abetlen
committed
e96a5c5
View commit details
Copy full SHA for e96a5c5
View code at this point
Browse repository at this point
Bugfix for Python3.7
abetlen
committed
7643f66
View commit details
Copy full SHA for 7643f66
View code at this point
Browse repository at this point
Add runtime check to ensure embedding is enabled if trying to generate embeddings
abetlen
committed
cefc69e
View commit details
Copy full SHA for cefc69e
View code at this point
Browse repository at this point
Remove workaround
abetlen
committed
5c50af7
View commit details
Copy full SHA for 5c50af7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL