FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · KoolSameer/llama-cpp-python · GitHub
KoolSameer
/
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 Jul 9, 2023
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
f6c9d17
View commit details
Copy full SHA for f6c9d17
Browse repository at this point
Bump version
abetlen
committed
8e0f625
View commit details
Copy full SHA for 8e0f625
Browse repository at this point
Bump version
abetlen
committed
c988c2a
View commit details
Copy full SHA for c988c2a
Browse repository at this point
Update changelog
abetlen
committed
df3d545
View commit details
Copy full SHA for df3d545
Browse repository at this point
bugfix: truncate completion max_tokens to fit context length by default
abetlen
committed
a86bfdf
View commit details
Copy full SHA for a86bfdf
Browse repository at this point
bugfix: pydantic settings missing / changed fields
abetlen
committed
6f70cc4
View commit details
Copy full SHA for 6f70cc4
Browse repository at this point
Bump version
abetlen
committed
0f3c474
View commit details
Copy full SHA for 0f3c474
Browse repository at this point
Update llama.cpp
abetlen
committed
9aa6416
View commit details
Copy full SHA for 9aa6416
Browse repository at this point
docker: Add libopenblas to simple image
abetlen
committed
99f064e
View commit details
Copy full SHA for 99f064e
Browse repository at this point
Update llama.cpp
abetlen
committed
00da643
View commit details
Copy full SHA for 00da643
Browse repository at this point
Commits on Jul 8, 2023
docker: update path to dockerfile
abetlen
committed
3c85c41
View commit details
Copy full SHA for 3c85c41
Browse repository at this point
docker: fix docker build action args
abetlen
committed
1f5e748
View commit details
Copy full SHA for 1f5e748
Browse repository at this point
docker: update context path
abetlen
committed
9e153fd
View commit details
Copy full SHA for 9e153fd
Browse repository at this point
docker: add checkout action to dockerfile
abetlen
committed
5b7d766
View commit details
Copy full SHA for 5b7d766
Browse repository at this point
Update docker workflow for new simple image
abetlen
committed
3a2635b
View commit details
Copy full SHA for 3a2635b
Browse repository at this point
Update changelog
abetlen
committed
670fe4b
View commit details
Copy full SHA for 670fe4b
Browse repository at this point
Merge pull request #64 from jm12138/add_unlimited_max_tokens
Show description for 2472420
abetlen
authored
2472420
View commit details
Copy full SHA for 2472420
Browse repository at this point
Merge branch 'main' into add_unlimited_max_tokens
abetlen
authored
5d756de
View commit details
Copy full SHA for 5d756de
Browse repository at this point
Merge pull request #456 from AgentJ-WR/patch-1
Show description for 236c4cf
abetlen
authored
236c4cf
View commit details
Copy full SHA for 236c4cf
Browse repository at this point
Merge pull request #452 from audreyfeldroy/update-macos-metal-gpu-step-4
Show description for 7952ca5
abetlen
authored
7952ca5
View commit details
Copy full SHA for 7952ca5
Browse repository at this point
Merge pull request #453 from wu-qing-157/main
Show description for b8e0bed
abetlen
authored
b8e0bed
View commit details
Copy full SHA for b8e0bed
Browse repository at this point
bugfix: fix compatibility bug with openai api on last token
abetlen
committed
d6e6aad
View commit details
Copy full SHA for d6e6aad
Browse repository at this point
Format
abetlen
committed
4f2b5d0
View commit details
Copy full SHA for 4f2b5d0
Browse repository at this point
Show how to adjust context window in README.md
AgentJ-WR
authored
ea4fbad
View commit details
Copy full SHA for ea4fbad
Browse repository at this point
perf: convert pointer to byref
abetlen
committed
34c505e
View commit details
Copy full SHA for 34c505e
Browse repository at this point
Upgrade fastapi to 0.100.0 and pydantic v2
abetlen
committed
52753b7
View commit details
Copy full SHA for 52753b7
Browse repository at this point
Commits on Jul 7, 2023
perf: avoid allocating new buffers during sampling
abetlen
committed
11eae75
View commit details
Copy full SHA for 11eae75
Browse repository at this point
Update llama.cpp
abetlen
committed
7887376
View commit details
Copy full SHA for 7887376
Browse repository at this point
perf: assign to candidates data structure instead
abetlen
committed
a14d8a9
View commit details
Copy full SHA for a14d8a9
Browse repository at this point
fix indexing token_logprobs after sorting
wu-qing-157
committed
9e61661
View commit details
Copy full SHA for 9e61661
Browse repository at this point
Update macOS Metal GPU step 4
Show description for d270ec2
audreyfeldroy
committed
d270ec2
View commit details
Copy full SHA for d270ec2
Browse repository at this point
Add universal docker image
abetlen
committed
ca11673
View commit details
Copy full SHA for ca11673
Browse repository at this point
Add setting to control request interruption
abetlen
committed
57d8ec3
View commit details
Copy full SHA for 57d8ec3
Browse repository at this point
Update llama.cpp
abetlen
committed
cc542b4
View commit details
Copy full SHA for cc542b4
Browse repository at this point
Add interruptible streaming requests for llama-cpp-python server. Closes #183
abetlen
committed
4c7cdcc
View commit details
Copy full SHA for 4c7cdcc
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL