FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · veekaybee/llama-cpp-python · GitHub
veekaybee
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 13, 2024
feat: Update llama.cpp
abetlen
committed
8401c6f
View commit details
Copy full SHA for 8401c6f
Browse repository at this point
feat: Update workflows and pre-built wheels (#1416)
Show description for 9e396b3
Smartappli
and
abetlen
authored
9e396b3
View commit details
Copy full SHA for 9e396b3
Browse repository at this point
chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.0 (#1522)
Show description for 5af8163
dependabot[bot]
authored
5af8163
View commit details
Copy full SHA for 5af8163
Browse repository at this point
feat: Add `.close()` method to `Llama` class to explicitly free model from memory (#1513)
Show description for 320a5d7
jkawamoto
and
abetlen
authored
320a5d7
View commit details
Copy full SHA for 320a5d7
Browse repository at this point
feat: Support SPM infill (#1492)
Show description for dbcf64c
CISC
and
abetlen
authored
dbcf64c
View commit details
Copy full SHA for dbcf64c
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
e342161
View commit details
Copy full SHA for e342161
Browse repository at this point
Commits on Jun 10, 2024
chore: Bump version
abetlen
committed
86a38ad
View commit details
Copy full SHA for 86a38ad
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
1615eb9
View commit details
Copy full SHA for 1615eb9
Browse repository at this point
Commits on Jun 9, 2024
feat: Update llama.cpp
abetlen
committed
83d6b26
View commit details
Copy full SHA for 83d6b26
Browse repository at this point
Commits on Jun 7, 2024
feat: Update llama.cpp
abetlen
committed
255e1b4
View commit details
Copy full SHA for 255e1b4
Browse repository at this point
Commits on Jun 4, 2024
feat: adding `rpc_servers` parameter to `Llama` class (#1477)
Show description for d634efc
chraac
and
abetlen
authored
d634efc
View commit details
Copy full SHA for d634efc
Browse repository at this point
fix: fix logprobs when BOS is not present (#1471)
Show description for 6e0642c
a-ghorbani
authored
6e0642c
View commit details
Copy full SHA for 6e0642c
Browse repository at this point
fix: Avoid duplicate special tokens in chat formats (#1439)
Show description for 027f7bc
CISC
and
abetlen
authored
027f7bc
View commit details
Copy full SHA for 027f7bc
Browse repository at this point
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
abetlen
committed
951e39c
View commit details
Copy full SHA for 951e39c
Browse repository at this point
chore: Bump version
abetlen
committed
c3ef41b
View commit details
Copy full SHA for c3ef41b
Browse repository at this point
fix: Disable Windows+CUDA workaround when compiling for HIPBLAS (#1493)
Show description for ae5682f
Engininja2
and
abetlen
authored
ae5682f
View commit details
Copy full SHA for ae5682f
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
cd3f1bb
View commit details
Copy full SHA for cd3f1bb
Browse repository at this point
Commits on Jun 3, 2024
misc: Improve llava error messages
abetlen
committed
6b018e0
View commit details
Copy full SHA for 6b018e0
Browse repository at this point
Commits on Jun 1, 2024
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
abetlen
committed
a6457ba
View commit details
Copy full SHA for a6457ba
Browse repository at this point
fix: Use numpy recarray for candidates data, fixes bug with temp < 0
abetlen
committed
af3ed50
View commit details
Copy full SHA for af3ed50
Browse repository at this point
Commits on May 29, 2024
fix: Fix typo in Llama3VisionAlphaChatHandler. Closes #1488
abetlen
committed
165b4dc
View commit details
Copy full SHA for 165b4dc
Browse repository at this point
fix: adjust kv_override member names to match llama.cpp
abetlen
committed
91d05ab
View commit details
Copy full SHA for 91d05ab
Browse repository at this point
fix: fix string value kv_overrides. Closes #1487
abetlen
committed
df45a4b
View commit details
Copy full SHA for df45a4b
Browse repository at this point
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
abetlen
committed
10b7c50
View commit details
Copy full SHA for 10b7c50
Browse repository at this point
misc: Update debug build to keep all debug symbols for easier gdb debugging
abetlen
committed
2907c26
View commit details
Copy full SHA for 2907c26
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
c26004b
View commit details
Copy full SHA for c26004b
Browse repository at this point
Commits on May 27, 2024
chore(deps): bump pypa/cibuildwheel from 2.18.0 to 2.18.1 (#1472)
Show description for c564007
dependabot[bot]
and
abetlen
authored
c564007
View commit details
Copy full SHA for c564007
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
454c9bb
View commit details
Copy full SHA for 454c9bb
Browse repository at this point
Commits on May 24, 2024
docs: Fix table formatting
abetlen
committed
2d89964
View commit details
Copy full SHA for 2d89964
Browse repository at this point
fix(docs): Fix link typo
abetlen
committed
9e8d7d5
View commit details
Copy full SHA for 9e8d7d5
Browse repository at this point
docs: Update multi-modal model section
abetlen
committed
ec43e89
View commit details
Copy full SHA for ec43e89
Browse repository at this point
chore: Bump version
abetlen
committed
a4c9ab8
View commit details
Copy full SHA for a4c9ab8
Browse repository at this point
feat: Improve Llama.eval performance by avoiding list conversion (#1476)
Show description for 5cae104
thoughtp0lice
and
abetlen
authored
5cae104
View commit details
Copy full SHA for 5cae104
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
087cc0b
View commit details
Copy full SHA for 087cc0b
Browse repository at this point
Commits on May 22, 2024
feat: Update llama.cpp
abetlen
committed
5a595f0
View commit details
Copy full SHA for 5a595f0
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL