FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - stevross/llama-cpp-python · GitHub
stevross
/
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 Jun 6, 2023
Merge pull request #289 from Maximilian-Winter/main
Show description for 0f0b447
abetlen
authored
0f0b447
View commit details
Copy full SHA for 0f0b447
View code at this point
Browse repository at this point
Merge pull request #328 from spirilis/mirostat
Show description for d508573
abetlen
authored
d508573
View commit details
Copy full SHA for d508573
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
aad4b17
View commit details
Copy full SHA for aad4b17
View code at this point
Browse repository at this point
Fix resize issue. Closes #330
abetlen
committed
8b4968e
View commit details
Copy full SHA for 8b4968e
View code at this point
Browse repository at this point
Added mirostat support for completions, chat completions API
spirilis
committed
9b1c9e9
View commit details
Copy full SHA for 9b1c9e9
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Update llama.cpp
abetlen
committed
7b57420
View commit details
Copy full SHA for 7b57420
View code at this point
Browse repository at this point
Commits on May 31, 2023
Added both LlamaChache classes Disk and RAM.
Maximilian-Winter
committed
29f9c9c
View commit details
Copy full SHA for 29f9c9c
View code at this point
Browse repository at this point
Merge branch 'abetlen:main' into main
Maximilian-Winter
authored
9ea7a37
View commit details
Copy full SHA for 9ea7a37
View code at this point
Browse repository at this point
Commits on May 30, 2023
Merge pull request #277 from abetlen/add-numpy-support
Show description for 49fe939
abetlen
authored
49fe939
View commit details
Copy full SHA for 49fe939
View code at this point
Browse repository at this point
Commits on May 28, 2023
Diskcache implementation for llama state.
Maximilian-Winter
committed
719c3ea
View commit details
Copy full SHA for 719c3ea
View code at this point
Browse repository at this point
Commits on May 27, 2023
Use async routes
abetlen
committed
80066f0
View commit details
Copy full SHA for 80066f0
View code at this point
Browse repository at this point
Import unnused import
abetlen
committed
c2b59a5
View commit details
Copy full SHA for c2b59a5
View code at this point
Browse repository at this point
Format
abetlen
committed
8f2b445
View commit details
Copy full SHA for 8f2b445
View code at this point
Browse repository at this point
Align dtype to match c structs
abetlen
committed
84e313b
View commit details
Copy full SHA for 84e313b
View code at this point
Browse repository at this point
Merge branch 'main' into add-numpy-support
abetlen
committed
66bcb8d
View commit details
Copy full SHA for 66bcb8d
View code at this point
Browse repository at this point
Fix stop sequence performance bug.
abetlen
committed
8f35bdd
View commit details
Copy full SHA for 8f35bdd
View code at this point
Browse repository at this point
Remove usage of eval_tokens for cache check
abetlen
committed
7fc7bc3
View commit details
Copy full SHA for 7fc7bc3
View code at this point
Browse repository at this point
Replace eval_logits and eval_tokens with numpy arrays
abetlen
committed
fe331ec
View commit details
Copy full SHA for fe331ec
View code at this point
Browse repository at this point
Commits on May 26, 2023
Add support for numpy
abetlen
committed
8eb9769
View commit details
Copy full SHA for 8eb9769
View code at this point
Browse repository at this point
Bugfix for logits_processor and stopping_criteria
abetlen
committed
4c1b7f7
View commit details
Copy full SHA for 4c1b7f7
View code at this point
Browse repository at this point
Add extra logits_processor and stopping_criteria
abetlen
committed
433a2e3
View commit details
Copy full SHA for 433a2e3
View code at this point
Browse repository at this point
Fix streaming hang on last token when cache is on.
abetlen
committed
f74b90e
View commit details
Copy full SHA for f74b90e
View code at this point
Browse repository at this point
Added tokenizer
abetlen
committed
5be8354
View commit details
Copy full SHA for 5be8354
View code at this point
Browse repository at this point
Format
abetlen
committed
8fa2ef1
View commit details
Copy full SHA for 8fa2ef1
View code at this point
Browse repository at this point
Merge branch 'Maximilian-Winter/main' into main
abetlen
committed
6bd1075
View commit details
Copy full SHA for 6bd1075
View code at this point
Browse repository at this point
Commits on May 25, 2023
Add LlamaTokenizer class
abetlen
committed
ca01f98
View commit details
Copy full SHA for ca01f98
View code at this point
Browse repository at this point
Add StoppingCriteria and LogitsProcessor to generate to match huggingface API
abetlen
committed
1d247e0
View commit details
Copy full SHA for 1d247e0
View code at this point
Browse repository at this point
Fixed list elements typing
Maximilian-Winter
committed
c2585b6
View commit details
Copy full SHA for c2585b6
View code at this point
Browse repository at this point
Added types to logit processor list and stop criteria list
Maximilian-Winter
committed
da463e6
View commit details
Copy full SHA for da463e6
View code at this point
Browse repository at this point
Commits on May 24, 2023
Fixed none value of logits processors.
Maximilian-Winter
committed
c05fcdf
View commit details
Copy full SHA for c05fcdf
View code at this point
Browse repository at this point
Implemented logit processors and stop criteria's
Maximilian-Winter
committed
5bb780d
View commit details
Copy full SHA for 5bb780d
View code at this point
Browse repository at this point
Commits on May 23, 2023
Remove unnecessary ffi calls
abetlen
committed
fab064d
View commit details
Copy full SHA for fab064d
View code at this point
Browse repository at this point
Commits on May 22, 2023
Use model_name and index in response
abetlen
committed
0adb9ec
View commit details
Copy full SHA for 0adb9ec
View code at this point
Browse repository at this point
Merge branch 'main' into server-embedding
abetlen
committed
922b5b2
View commit details
Copy full SHA for 922b5b2
View code at this point
Browse repository at this point
Commits on May 21, 2023
Cache shared library function calls for static tokens
abetlen
committed
cd102e9
View commit details
Copy full SHA for cd102e9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL