FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · andreakiro/llama-cpp-python · GitHub
andreakiro
/
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 May 12, 2023
Only support generating one prompt at a time.
abetlen
committed
8740ddc
View commit details
Copy full SHA for 8740ddc
Browse repository at this point
Revert "llama_cpp server: prompt is a string". Closes #187
Show description for 8895b90
abetlen
committed
8895b90
View commit details
Copy full SHA for 8895b90
Browse repository at this point
Fix docker command
abetlen
committed
684d7c8
View commit details
Copy full SHA for 684d7c8
Browse repository at this point
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
fa1fc4e
View commit details
Copy full SHA for fa1fc4e
Browse repository at this point
Bump version
abetlen
committed
e3d3c31
View commit details
Copy full SHA for e3d3c31
Browse repository at this point
Add missing tfs_z paramter
abetlen
committed
7be584f
View commit details
Copy full SHA for 7be584f
Browse repository at this point
Update llama.cpp
abetlen
committed
28ee2ad
View commit details
Copy full SHA for 28ee2ad
Browse repository at this point
Commits on May 11, 2023
Update llama.cpp
abetlen
committed
35229f5
View commit details
Copy full SHA for 35229f5
Browse repository at this point
Commits on May 10, 2023
Bugfix: Ensure logs are printed when streaming
abetlen
committed
cdeaded
View commit details
Copy full SHA for cdeaded
Browse repository at this point
Merge pull request #177 from joelkurian/main
Show description for c3ed133
abetlen
authored
c3ed133
View commit details
Copy full SHA for c3ed133
Browse repository at this point
Merge pull request #178 from Stonelinks/document-presence-frequency-penalty
Show description for 3c96b43
abetlen
authored
3c96b43
View commit details
Copy full SHA for 3c96b43
Browse repository at this point
Commits on May 9, 2023
llama_cpp server: document presence_penalty and frequency_penalty, mark as supported
Stonelinks
committed
02e8a01
View commit details
Copy full SHA for 02e8a01
Browse repository at this point
Updated installation instructions for BLAS backends
joelkurian
committed
17dc51a
View commit details
Copy full SHA for 17dc51a
Browse repository at this point
Implement sampling as in llama.cpp main example
abetlen
committed
d957422
View commit details
Copy full SHA for d957422
Browse repository at this point
Commits on May 8, 2023
Merge branch 'main' of github.com:abetlen/llama_cpp_python into Maximilian-Winter/main
abetlen
committed
93a9019
View commit details
Copy full SHA for 93a9019
Browse repository at this point
Revert changes to llama.cpp and setup.py
abetlen
committed
f315b82
View commit details
Copy full SHA for f315b82
Browse repository at this point
Merge pull request #126 from Stonelinks/deprecate-example-server
Show description for 7499fc1
abetlen
authored
7499fc1
View commit details
Copy full SHA for 7499fc1
Browse repository at this point
Merge pull request #173 from abetlen/dependabot/pip/mkdocs-material-9.1.11
Show description for 1971514
abetlen
authored
1971514
View commit details
Copy full SHA for 1971514
Browse repository at this point
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
7af1f4c
View commit details
Copy full SHA for 7af1f4c
Browse repository at this point
Bump version
abetlen
committed
c37883b
View commit details
Copy full SHA for c37883b
Browse repository at this point
Fix: default repeat_penalty
abetlen
committed
82d138f
View commit details
Copy full SHA for 82d138f
Browse repository at this point
Bump mkdocs-material from 9.1.9 to 9.1.11
Show description for b1489be
dependabot[bot]
authored
b1489be
View commit details
Copy full SHA for b1489be
Browse repository at this point
Merge pull request #153 from SagsMug/main
Show description for ed0f48b
abetlen
authored
ed0f48b
View commit details
Copy full SHA for ed0f48b
Browse repository at this point
Bump version
abetlen
committed
a3cc7bf
View commit details
Copy full SHA for a3cc7bf
Browse repository at this point
Bugfix: not falling back to environment variables when default is value is set.
abetlen
committed
29f094b
View commit details
Copy full SHA for 29f094b
Browse repository at this point
Bump version
abetlen
committed
6d69461
View commit details
Copy full SHA for 6d69461
Browse repository at this point
Show default value when --help is called
abetlen
committed
0d6c600
View commit details
Copy full SHA for 0d6c600
Browse repository at this point
Use environment variable if parsed cli arg is None
abetlen
committed
022e9eb
View commit details
Copy full SHA for 022e9eb
Browse repository at this point
Fix lora
SagsMug
committed
eaf9f19
View commit details
Copy full SHA for eaf9f19
Browse repository at this point
Fix session loading and saving in low level example chat
SagsMug
committed
2c0d9b1
View commit details
Copy full SHA for 2c0d9b1
Browse repository at this point
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python
SagsMug
committed
ed66a46
View commit details
Copy full SHA for ed66a46
Browse repository at this point
Set repeat_penalty to 0 by default
abetlen
committed
0d751a6
View commit details
Copy full SHA for 0d751a6
Browse repository at this point
Add openai frequency and presence penalty parameters. Closes #169
abetlen
committed
65d9cc0
View commit details
Copy full SHA for 65d9cc0
Browse repository at this point
Bump version
abetlen
committed
75d8619
View commit details
Copy full SHA for 75d8619
Browse repository at this point
Bugfix for models endpoint
abetlen
committed
a0b61ea
View commit details
Copy full SHA for a0b61ea
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL