FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Vechtomov/llama-cpp-python · GitHub
Vechtomov
/
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 Dec 24, 2023
Update llama.cpp
abetlen
committed
f952d45
View commit details
Copy full SHA for f952d45
Browse repository at this point
Commits on Dec 22, 2023
Update bug report instructions for new build process.
abetlen
committed
f6f157c
View commit details
Copy full SHA for f6f157c
Browse repository at this point
Add HIP_PATH to dll search directories for windows users.
abetlen
committed
92284f3
View commit details
Copy full SHA for 92284f3
Browse repository at this point
set llama_max_devices using library function
abetlen
committed
2b0d3f3
View commit details
Copy full SHA for 2b0d3f3
Browse repository at this point
Fix typo
abetlen
committed
d9a1d90
View commit details
Copy full SHA for d9a1d90
Browse repository at this point
Bump version
abetlen
committed
37556bf
View commit details
Copy full SHA for 37556bf
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
Browse repository at this point
Fix typo
abetlen
committed
f4be84c
View commit details
Copy full SHA for f4be84c
Browse repository at this point
docs: Add multi-model link to readme
abetlen
committed
9b3a593
View commit details
Copy full SHA for 9b3a593
Browse repository at this point
docs: add server config docs
abetlen
committed
522aecb
View commit details
Copy full SHA for 522aecb
Browse repository at this point
Update llama.cpp
abetlen
committed
6473796
View commit details
Copy full SHA for 6473796
Browse repository at this point
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
15ee210
View commit details
Copy full SHA for 15ee210
Browse repository at this point
server: Support none defaulting to infinity for completions (#111)
Show description for 4b01a87
swg
and
abetlen
authored
4b01a87
View commit details
Copy full SHA for 4b01a87
Browse repository at this point
Check if completion_tokens is none in error handler.
abetlen
committed
99ff175
View commit details
Copy full SHA for 99ff175
Browse repository at this point
[Feat] Multi model support (#931)
Show description for 12b7f2f
D4ve-R
and
abetlen
authored
12b7f2f
View commit details
Copy full SHA for 12b7f2f
Browse repository at this point
Update llama.cpp
abetlen
committed
4a85442
View commit details
Copy full SHA for 4a85442
Browse repository at this point
fix text_offset of multi-token characters (#1037)
Show description for 2f03fb0
twaka
authored
2f03fb0
View commit details
Copy full SHA for 2f03fb0
Browse repository at this point
Commits on Dec 21, 2023
Implement openai api compatible authentication (#1010)
docmeth02
authored
33cc623
View commit details
Copy full SHA for 33cc623
Browse repository at this point
Update llama.cpp
abetlen
committed
788394c
View commit details
Copy full SHA for 788394c
Browse repository at this point
Commits on Dec 19, 2023
Update llama.cpp
abetlen
committed
ffceb77
View commit details
Copy full SHA for ffceb77
Browse repository at this point
Commits on Dec 18, 2023
fix: float32 is not JSON serializable when streaming logits.
abetlen
committed
a05b4da
View commit details
Copy full SHA for a05b4da
Browse repository at this point
Update changelog
abetlen
committed
abda047
View commit details
Copy full SHA for abda047
Browse repository at this point
Fix type annotations
abetlen
committed
7df6c32
View commit details
Copy full SHA for 7df6c32
Browse repository at this point
Fix type annotation
abetlen
committed
b703aad
View commit details
Copy full SHA for b703aad
Browse repository at this point
Fix type annotation
abetlen
committed
d0aedfc
View commit details
Copy full SHA for d0aedfc
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
Browse repository at this point
Bump version
abetlen
committed
5e863d8
View commit details
Copy full SHA for 5e863d8
Browse repository at this point
Update low_level_api_llama_cpp.py to match current API (#1023)
jsoma
authored
cfd698c
View commit details
Copy full SHA for cfd698c
Browse repository at this point
Add offload_kqv option to llama and server
abetlen
committed
095c650
View commit details
Copy full SHA for 095c650
Browse repository at this point
Remove unnused import
abetlen
committed
472b344
View commit details
Copy full SHA for 472b344
Browse repository at this point
Update llama.cpp
abetlen
committed
2fc48c5
View commit details
Copy full SHA for 2fc48c5
Browse repository at this point
perf: Don't convert logprobs arrays to lists (#1021)
kddubey
authored
6b2e0e0
View commit details
Copy full SHA for 6b2e0e0
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
Browse repository at this point
Commits on Dec 17, 2023
Update README.md functionary demo typo (#996)
Show description for 37da8e8
evelynmitchell
authored
37da8e8
View commit details
Copy full SHA for 37da8e8
Browse repository at this point
Commits on Dec 16, 2023
Bug fixed with n_ctx=0 (#1015)
Show description for f1c631d
DanieleMorotti
authored
f1c631d
View commit details
Copy full SHA for f1c631d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL