FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp/llama_cpp.py - lapp0/llama-cpp-python · GitHub
lapp0
/
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
llama_cpp.py
on
main
User selector
Datepicker
Commit history
Commits on Feb 12, 2024
Update llama.cpp
abetlen
committed
69413ce
View commit details
Copy full SHA for 69413ce
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Update llama.cpp
abetlen
committed
3553b14
View commit details
Copy full SHA for 3553b14
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Update llama.cpp
abetlen
committed
71e3e4c
View commit details
Copy full SHA for 71e3e4c
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Update llama.cpp
abetlen
committed
011cd84
View commit details
Copy full SHA for 011cd84
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Update llama.cpp
abetlen
committed
3591887
View commit details
Copy full SHA for 3591887
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
fix: llama_log_set should be able to accept null pointer
abetlen
committed
c970d41
View commit details
Copy full SHA for c970d41
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Update llama.cpp
abetlen
committed
fcdf337
View commit details
Copy full SHA for fcdf337
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Update llama.cpp
abetlen
committed
89cce50
View commit details
Copy full SHA for 89cce50
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
Update llama.cpp
abetlen
committed
5502ac8
View commit details
Copy full SHA for 5502ac8
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
Update llama.cpp
abetlen
committed
359ae73
View commit details
Copy full SHA for 359ae73
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
7c898d5
View commit details
Copy full SHA for 7c898d5
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Update llama.cpp
abetlen
committed
bb610b9
View commit details
Copy full SHA for bb610b9
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Update llama.cpp
abetlen
committed
1ae05c1
View commit details
Copy full SHA for 1ae05c1
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Update llama.cpp
abetlen
committed
eb9c7d4
View commit details
Copy full SHA for eb9c7d4
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Add HIP_PATH to dll search directories for windows users.
abetlen
committed
92284f3
View commit details
Copy full SHA for 92284f3
View code at this point
Browse repository at this point
set llama_max_devices using library function
abetlen
committed
2b0d3f3
View commit details
Copy full SHA for 2b0d3f3
View code at this point
Browse repository at this point
fix: inccorect bindings for kv override. Based on #1011
abetlen
committed
6d8bc09
View commit details
Copy full SHA for 6d8bc09
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
6473796
View commit details
Copy full SHA for 6473796
View code at this point
Browse repository at this point
Update llama.cpp
abetlen
committed
4a85442
View commit details
Copy full SHA for 4a85442
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Fix type annotations
abetlen
committed
7df6c32
View commit details
Copy full SHA for 7df6c32
View code at this point
Browse repository at this point
Fix type annotation
abetlen
committed
b703aad
View commit details
Copy full SHA for b703aad
View code at this point
Browse repository at this point
Fix type annotation
abetlen
committed
d0aedfc
View commit details
Copy full SHA for d0aedfc
View code at this point
Browse repository at this point
Fix ctypes definitions of `llama_kv_cache_view_update` and `llama_kv_cache_view_free`. (#1028)
e-c-d
authored
2993936
View commit details
Copy full SHA for 2993936
View code at this point
Browse repository at this point
Bugfix: Remove f16_kv, add offload_kqv field (#1019)
Show description for 62944df
brandonrobertz
authored
62944df
View commit details
Copy full SHA for 62944df
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
Update llama.cpp
abetlen
committed
534b1ea
View commit details
Copy full SHA for 534b1ea
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Update llama.cpp
abetlen
committed
c0fc0a1
View commit details
Copy full SHA for c0fc0a1
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Update llama.cpp
abetlen
committed
f1edc66
View commit details
Copy full SHA for f1edc66
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
docs: Improve low-level docstrings
abetlen
committed
396dbf0
View commit details
Copy full SHA for 396dbf0
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
Update llama.cpp
abetlen
committed
f03a38e
View commit details
Copy full SHA for f03a38e
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
Update llama.cpp
abetlen
committed
36048d4
View commit details
Copy full SHA for 36048d4
View code at this point
Browse repository at this point
docs: Add docstrings from llama.cpp
abetlen
committed
be1f64d
View commit details
Copy full SHA for be1f64d
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Update llama.cpp
abetlen
committed
2c2afa3
View commit details
Copy full SHA for 2c2afa3
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
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
Update llama.cpp
abetlen
committed
df9362e
View commit details
Copy full SHA for df9362e
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
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