FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - jschang/llama-cpp-python · GitHub
jschang
/
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 Nov 14, 2023
Bump version
abetlen
committed
f2901d8
View commit details
Copy full SHA for f2901d8
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Bump version
abetlen
committed
01846a7
View commit details
Copy full SHA for 01846a7
View code at this point
Browse repository at this point
Bump version
abetlen
committed
b7e60b6
View commit details
Copy full SHA for b7e60b6
View code at this point
Browse repository at this point
Fix sampling bug when logits_all=False
abetlen
committed
6f0b0b1
View commit details
Copy full SHA for 6f0b0b1
View code at this point
Browse repository at this point
Potential bugfix for eval
abetlen
committed
d9b38e3
View commit details
Copy full SHA for d9b38e3
View code at this point
Browse repository at this point
Fix: add default stop sequence to chatml chat format
abetlen
committed
b84d76a
View commit details
Copy full SHA for b84d76a
View code at this point
Browse repository at this point
Update functionary for new OpenAI API
abetlen
committed
1b376c6
View commit details
Copy full SHA for 1b376c6
View code at this point
Browse repository at this point
Add missing tool_calls finish_reason
abetlen
committed
17da8fb
View commit details
Copy full SHA for 17da8fb
View code at this point
Browse repository at this point
Add $ref and $defs support to json schema converter
abetlen
committed
770df34
View commit details
Copy full SHA for 770df34
View code at this point
Browse repository at this point
Fix: json_schema_to_gbnf should take string dump of json schema as input
abetlen
committed
faeae18
View commit details
Copy full SHA for faeae18
View code at this point
Browse repository at this point
Fix: default max_tokens matches openai api (16 for completion, max length for chat completion)
abetlen
committed
e7962d2
View commit details
Copy full SHA for e7962d2
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Bugfix: missing response_format for functionary and llava chat handlers
abetlen
committed
b62c449
View commit details
Copy full SHA for b62c449
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Add set_seed to Llama class
abetlen
committed
fd41ed3
View commit details
Copy full SHA for fd41ed3
View code at this point
Browse repository at this point
Fix destructor NoneType is not callable error
abetlen
committed
ca4cb88
View commit details
Copy full SHA for ca4cb88
View code at this point
Browse repository at this point
Bump version
abetlen
committed
01cb3a0
View commit details
Copy full SHA for 01cb3a0
View code at this point
Browse repository at this point
Add JSON mode support. Closes #881
abetlen
committed
b30b9c3
View commit details
Copy full SHA for b30b9c3
View code at this point
Browse repository at this point
Fix built in GBNF grammar rules
abetlen
committed
4852a6a
View commit details
Copy full SHA for 4852a6a
View code at this point
Browse repository at this point
Add seed parameter to chat handlers
abetlen
committed
64f5153
View commit details
Copy full SHA for 64f5153
View code at this point
Browse repository at this point
Add seed parameter support for completion and chat_completion requests. Closes #884
abetlen
committed
86aeb9f
View commit details
Copy full SHA for 86aeb9f
View code at this point
Browse repository at this point
Multimodal Support (Llava 1.5) (#821)
Show description for aab74f0
damian0815
and
abetlen
authored
aab74f0
View commit details
Copy full SHA for aab74f0
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Bump version
abetlen
committed
56171cf
View commit details
Copy full SHA for 56171cf
View code at this point
Browse repository at this point
Fix type bug
abetlen
committed
be0add1
View commit details
Copy full SHA for be0add1
View code at this point
Browse repository at this point
Refactor Llama class internals
abetlen
committed
e214a58
View commit details
Copy full SHA for e214a58
View code at this point
Browse repository at this point
Refactor autotokenizer format to reusable function
abetlen
committed
bbffdae
View commit details
Copy full SHA for bbffdae
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
#717: Add support for Huggingface Autotokenizer (#790)
Show description for 4ff8def
bioshazard
and
abetlen
authored
4ff8def
View commit details
Copy full SHA for 4ff8def
View code at this point
Browse repository at this point
Update llama_chat_format.py (#869)
Show description for 3580e2c
earonesty
authored
3580e2c
View commit details
Copy full SHA for 3580e2c
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
f0b30ef
View commit details
Copy full SHA for f0b30ef
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Clean up stdout / stderr suppression
abetlen
committed
2ec043a
View commit details
Copy full SHA for 2ec043a
View code at this point
Browse repository at this point
Rename internal only module utils to _utils
abetlen
committed
4ea7027
View commit details
Copy full SHA for 4ea7027
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
df9362e
View commit details
Copy full SHA for df9362e
View code at this point
Browse repository at this point
Add functionary support (#784)
Show description for 3af7b21
abetlen
authored
3af7b21
View commit details
Copy full SHA for 3af7b21
View code at this point
Browse repository at this point
Migrate inference to llama_batch and llama_decode api (#795)
Show description for ab028cb
abetlen
and
antoine-lizee
authored
ab028cb
View commit details
Copy full SHA for ab028cb
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Bump version
abetlen
committed
8350de9
View commit details
Copy full SHA for 8350de9
View code at this point
Browse repository at this point
Fix name 'open' is not defined exception. Closes #860
abetlen
committed
011b95d
View commit details
Copy full SHA for 011b95d
View code at this point
Browse repository at this point
Update llama.cpp
Show description for fa83cc5
abetlen
committed
fa83cc5
View commit details
Copy full SHA for fa83cc5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL