FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - pierandom/llama-cpp-python · GitHub
pierandom
/
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 Sep 14, 2023
Bump version
abetlen
committed
507bcc7
View commit details
Copy full SHA for 507bcc7
View code at this point
Browse repository at this point
Fix boolean env vars and cli arguments
abetlen
committed
0449d29
View commit details
Copy full SHA for 0449d29
View code at this point
Browse repository at this point
Update app.py (#705)
earonesty
authored
58a6e42
View commit details
Copy full SHA for 58a6e42
View code at this point
Browse repository at this point
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
abetlen
committed
f4090a0
View commit details
Copy full SHA for f4090a0
View code at this point
Browse repository at this point
Fix boolean cli flags
abetlen
committed
c999325
View commit details
Copy full SHA for c999325
View code at this point
Browse repository at this point
Format
abetlen
committed
4daf77e
View commit details
Copy full SHA for 4daf77e
View code at this point
Browse repository at this point
Update server params. Added lora_base, lora_path, low_vram, and main_gpu. Removed rms_norm_eps and n_gqa (deprecated in llama.cpp)
abetlen
committed
2920c4b
View commit details
Copy full SHA for 2920c4b
View code at this point
Browse repository at this point
Reorder init params to match llama.cpp order
abetlen
committed
6a20293
View commit details
Copy full SHA for 6a20293
View code at this point
Browse repository at this point
Explicitly make all init params other than model_path into keyword only params
abetlen
committed
c8f9b8a
View commit details
Copy full SHA for c8f9b8a
View code at this point
Browse repository at this point
Add kwargs to init to catch extra params
abetlen
committed
a68f9e2
View commit details
Copy full SHA for a68f9e2
View code at this point
Browse repository at this point
remove print
abetlen
committed
9e345a4
View commit details
Copy full SHA for 9e345a4
View code at this point
Browse repository at this point
Convert missed llama.cpp constants into standard python types
abetlen
committed
517f9ed
View commit details
Copy full SHA for 517f9ed
View code at this point
Browse repository at this point
Fix tensor_split cli option
abetlen
committed
c4c440b
View commit details
Copy full SHA for c4c440b
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Bump version
abetlen
committed
203ede4
View commit details
Copy full SHA for 203ede4
View code at this point
Browse repository at this point
Fix issue with Literal and Optional cli arguments not working. Closes #702
abetlen
committed
759405c
View commit details
Copy full SHA for 759405c
View code at this point
Browse repository at this point
Add X-Request-ID request header for mirroring custom IDs. (#703)
devrimcavusoglu
authored
da9df78
View commit details
Copy full SHA for da9df78
View code at this point
Browse repository at this point
Bump version
abetlen
committed
8e13520
View commit details
Copy full SHA for 8e13520
View code at this point
Browse repository at this point
Bump version
abetlen
committed
2787663
View commit details
Copy full SHA for 2787663
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Bump version
abetlen
committed
6e89775
View commit details
Copy full SHA for 6e89775
View code at this point
Browse repository at this point
Using dynamic version
abetlen
committed
bb4e67e
View commit details
Copy full SHA for bb4e67e
View code at this point
Browse repository at this point
Merge branch 'main' into v0.2-wip
abetlen
committed
1910793
View commit details
Copy full SHA for 1910793
View code at this point
Browse repository at this point
Bump version
abetlen
committed
c7901f1
View commit details
Copy full SHA for c7901f1
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
merge upstream
janvdp
committed
33ce931
View commit details
Copy full SHA for 33ce931
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
d3f6321
View commit details
Copy full SHA for d3f6321
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
import version in __init__.py
janvdp
committed
da0fdaf
View commit details
Copy full SHA for da0fdaf
View code at this point
Browse repository at this point
add version file
janvdp
committed
6e8e64d
View commit details
Copy full SHA for 6e8e64d
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
Update llama.cpp
abetlen
committed
186626d
View commit details
Copy full SHA for 186626d
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Update llama.cpp
abetlen
committed
47de3ab
View commit details
Copy full SHA for 47de3ab
View code at this point
Browse repository at this point
cjk pr minor cleanup
abetlen
committed
3f76e1d
View commit details
Copy full SHA for 3f76e1d
View code at this point
Browse repository at this point
Merge pull request #309 from MeouSker77/fix-CJK
Show description for bae44ec
abetlen
authored
bae44ec
View commit details
Copy full SHA for bae44ec
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Update llama.cpp
abetlen
committed
e0dcbc2
View commit details
Copy full SHA for e0dcbc2
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Update llama.cpp
abetlen
committed
4887973
View commit details
Copy full SHA for 4887973
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
3a29d65
View commit details
Copy full SHA for 3a29d65
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Add copilot-codex completions endpoint for drop-in copilot usage
abetlen
committed
5de8009
View commit details
Copy full SHA for 5de8009
View code at this point
Browse repository at this point
Merge branch 'main' into v0.2-wip
abetlen
committed
ac47d55
View commit details
Copy full SHA for ac47d55
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL