FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for llama_cpp - fairydreaming/llama-cpp-python · GitHub
fairydreaming
/
llama-cpp-python
Public
forked from
abetlen/llama-cpp-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Aug 7, 2024
feat: Enable recursive search of HFFS.ls when using `from_pretrained` (#1656)
Show description for 5e39a85
benHeid
and
abetlen
authored
5e39a85
View commit details
Copy full SHA for 5e39a85
View code at this point
Browse repository at this point
feat: Add more detailed log for prefix-match (#1659)
Show description for e966f3b
xu-song
and
abetlen
authored
e966f3b
View commit details
Copy full SHA for e966f3b
View code at this point
Browse repository at this point
chore: Bump version
abetlen
committed
8432116
View commit details
Copy full SHA for 8432116
View code at this point
Browse repository at this point
chore: Bump version
abetlen
committed
ce6466f
View commit details
Copy full SHA for ce6466f
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
18f58fe
View commit details
Copy full SHA for 18f58fe
View code at this point
Browse repository at this point
feat: Ported back new grammar changes from C++ to Python implementation (#1637)
Show description for dff186c
ExtReMLapin
and
abetlen
authored
dff186c
View commit details
Copy full SHA for dff186c
View code at this point
Browse repository at this point
Commits on Aug 4, 2024
fix: llama_grammar_accept_token arg order (#1649)
Show description for 5575fed
tc-wolf
authored
5575fed
View commit details
Copy full SHA for 5575fed
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
chore: Bump version
abetlen
committed
f7b9e6d
View commit details
Copy full SHA for f7b9e6d
View code at this point
Browse repository at this point
fix : Missing LoRA adapter after API change (#1630)
shamitv
authored
1f0b9a2
View commit details
Copy full SHA for 1f0b9a2
View code at this point
Browse repository at this point
feat: FreeBSD compatibility (#1635)
yurivict
authored
0b1a8d8
View commit details
Copy full SHA for 0b1a8d8
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
chore: Bump version
abetlen
committed
4bf3b43
View commit details
Copy full SHA for 4bf3b43
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
dccb148
View commit details
Copy full SHA for dccb148
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
feat: Update llama.cpp
abetlen
committed
a14b49d
View commit details
Copy full SHA for a14b49d
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
chore: Bump version
abetlen
committed
816d491
View commit details
Copy full SHA for 816d491
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
5105f40
View commit details
Copy full SHA for 5105f40
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
feat: Add 'required' literal to ChatCompletionToolChoiceOption (#1597)
mjschock
authored
3638f73
View commit details
Copy full SHA for 3638f73
View code at this point
Browse repository at this point
fix: Change repeat_penalty to 1.0 to match llama.cpp defaults (#1590)
Show description for 0700476
ddh0
and
abetlen
authored
0700476
View commit details
Copy full SHA for 0700476
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
fix(server): Use split_mode from model settings (#1594)
Show description for 66d5cdd
grider-withourai
and
abetlen
authored
66d5cdd
View commit details
Copy full SHA for 66d5cdd
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
7613d23
View commit details
Copy full SHA for 7613d23
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
fix(minor): Minor ruff fixes
abetlen
committed
08f2bb3
View commit details
Copy full SHA for 08f2bb3
View code at this point
Browse repository at this point
fix(misc): Format
abetlen
committed
c1ae815
View commit details
Copy full SHA for c1ae815
View code at this point
Browse repository at this point
chore: Bump version
abetlen
committed
aaf4cbe
View commit details
Copy full SHA for aaf4cbe
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
218d361
View commit details
Copy full SHA for 218d361
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
fix: update token_to_piece
abetlen
committed
157d913
View commit details
Copy full SHA for 157d913
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
62804ee
View commit details
Copy full SHA for 62804ee
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
feat: Update llama.cpp
abetlen
committed
7e20e34
View commit details
Copy full SHA for 7e20e34
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
chore: Bump version
abetlen
committed
01bddd6
View commit details
Copy full SHA for 01bddd6
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
8992a1a
View commit details
Copy full SHA for 8992a1a
View code at this point
Browse repository at this point
fix(misc): Fix type errors
abetlen
committed
387d01d
View commit details
Copy full SHA for 387d01d
View code at this point
Browse repository at this point
chore: Bump version
abetlen
committed
b4cc923
View commit details
Copy full SHA for b4cc923
View code at this point
Browse repository at this point
fix(server): Fix bug in FastAPI streaming response where dependency was released before request completes causing SEGFAULT
abetlen
committed
296304b
View commit details
Copy full SHA for 296304b
View code at this point
Browse repository at this point
fix: Copy dependencies for windows
Show description for dc20e8c
abetlen
committed
dc20e8c
View commit details
Copy full SHA for dc20e8c
View code at this point
Browse repository at this point
misc: Install shared libraries to lib subdirectory
abetlen
committed
c546c94
View commit details
Copy full SHA for c546c94
View code at this point
Browse repository at this point
fix(server): Update `embeddings=False` by default. Embeddings should be enabled by default for embedding models.
abetlen
committed
bf5e0bb
View commit details
Copy full SHA for bf5e0bb
View code at this point
Browse repository at this point
feat: Update llama.cpp
abetlen
committed
117cbb2
View commit details
Copy full SHA for 117cbb2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL