FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - LLukas22/llama-cpp-python · GitHub
LLukas22
/
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 17, 2023
Merge branch 'abetlen:main' into main
LLukas22
authored
a713db8
View commit details
Copy full SHA for a713db8
View code at this point
Browse repository at this point
added cmake action
LLukas22
committed
65885ad
View commit details
Copy full SHA for 65885ad
View code at this point
Browse repository at this point
Commits on Apr 15, 2023
Bugfix: only eval new tokens
abetlen
committed
89856ef
View commit details
Copy full SHA for 89856ef
View code at this point
Browse repository at this point
Add experimental cache
abetlen
committed
92c0771
View commit details
Copy full SHA for 92c0771
View code at this point
Browse repository at this point
Update stop sequences for chat
abetlen
committed
a6372a7
View commit details
Copy full SHA for a6372a7
View code at this point
Browse repository at this point
Update chat parameters
abetlen
committed
83b2be6
View commit details
Copy full SHA for 83b2be6
View code at this point
Browse repository at this point
Update chat prompt
abetlen
committed
6208751
View commit details
Copy full SHA for 6208751
View code at this point
Browse repository at this point
Bugfix
abetlen
committed
02f9fb8
View commit details
Copy full SHA for 02f9fb8
View code at this point
Browse repository at this point
Add type annotations
abetlen
committed
3cd67c7
View commit details
Copy full SHA for 3cd67c7
View code at this point
Browse repository at this point
Bugfix
abetlen
committed
d7de0e8
View commit details
Copy full SHA for d7de0e8
View code at this point
Browse repository at this point
Use clear
abetlen
committed
e90e122
View commit details
Copy full SHA for e90e122
View code at this point
Browse repository at this point
Track generated tokens internally
abetlen
committed
ac7068a
View commit details
Copy full SHA for ac7068a
View code at this point
Browse repository at this point
Set kv cache size to f16 by default
abetlen
committed
6e298d8
View commit details
Copy full SHA for 6e298d8
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
Fix completion request
abetlen
committed
6c7cec0
View commit details
Copy full SHA for 6c7cec0
View code at this point
Browse repository at this point
Clean up logprobs implementation
abetlen
committed
6153baa
View commit details
Copy full SHA for 6153baa
View code at this point
Browse repository at this point
Fix signature for stop parameter
abetlen
committed
26cc4ee
View commit details
Copy full SHA for 26cc4ee
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL