FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for README.md - tk-master/llama-cpp-python · GitHub
tk-master
/
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
README.md
on
main
User selector
Datepicker
Commit history
Commits on Nov 1, 2023
Fix for shared library not found and compile issues in Windows (#848)
Show description for 7b136bb
sujeendran
authored
7b136bb
View commit details
Copy full SHA for 7b136bb
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Update examples from ggml to gguf and add hw-accel note for Web Server (#688)
Show description for 40b2290
jasonacox
and
abetlen
authored
40b2290
View commit details
Copy full SHA for 40b2290
View code at this point
Browse repository at this point
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
abetlen
committed
f4090a0
View commit details
Copy full SHA for f4090a0
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Remove reference to FORCE_CMAKE from docs
abetlen
committed
8ddf63b
View commit details
Copy full SHA for 8ddf63b
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Update title
abetlen
committed
bcef9ab
View commit details
Copy full SHA for bcef9ab
View code at this point
Browse repository at this point
Remove references to force_cmake
abetlen
committed
89ae347
View commit details
Copy full SHA for 89ae347
View code at this point
Browse repository at this point
Remove references to FORCE_CMAKE
abetlen
committed
1dd3f47
View commit details
Copy full SHA for 1dd3f47
View code at this point
Browse repository at this point
Merge branch 'main' into v0.2-wip
abetlen
committed
1910793
View commit details
Copy full SHA for 1910793
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Fix low level api examples
Juarez Bochi
committed
20ac434
View commit details
Copy full SHA for 20ac434
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Add ROCm / AMD instructions to docs
abetlen
committed
895f84f
View commit details
Copy full SHA for 895f84f
View code at this point
Browse repository at this point
Merge branch 'main' into v0.2-wip
abetlen
committed
ac47d55
View commit details
Copy full SHA for ac47d55
View code at this point
Browse repository at this point
Merge pull request #633 from abetlen/gguf
Show description for 915bbea
abetlen
authored
915bbea
View commit details
Copy full SHA for 915bbea
View code at this point
Browse repository at this point
Add temporary docs for GGUF model conversion
abetlen
committed
ac37ea5
View commit details
Copy full SHA for ac37ea5
View code at this point
Browse repository at this point
Update README
abetlen
committed
80389f7
View commit details
Copy full SHA for 80389f7
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Merge branch 'main' into v0.2-wip
abetlen
committed
cf405f6
View commit details
Copy full SHA for cf405f6
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Merge pull request #556 from Huge/patch-1
Show description for 2a0844b
abetlen
authored
2a0844b
View commit details
Copy full SHA for 2a0844b
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
Fixed spelling error "lowe-level API" to "low-level API"
mzen17
authored
097fba2
View commit details
Copy full SHA for 097fba2
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Fix dev setup in README.md so that everyone can run it
Huge
authored
60e85cb
View commit details
Copy full SHA for 60e85cb
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Fix typo in 70B path
Isydmr
authored
0687a30
View commit details
Copy full SHA for 0687a30
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Merge branch 'main' into v0.2-wip
abetlen
committed
3434803
View commit details
Copy full SHA for 3434803
View code at this point
Browse repository at this point
add support for llama2 70b
bretello
committed
0f09f10
View commit details
Copy full SHA for 0f09f10
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Merge branch 'main' into v0.2-wip
abetlen
committed
0538ba1
View commit details
Copy full SHA for 0538ba1
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Update install instructions for Linux OpenBLAS
Show description for b6b2071
a10y
authored
b6b2071
View commit details
Copy full SHA for b6b2071
View code at this point
Browse repository at this point
Update development docs for scikit-build-core. Closes #490
abetlen
committed
57db1f9
View commit details
Copy full SHA for 57db1f9
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Merge branch 'main' into v0.2-wip
abetlen
authored
5eab1db
View commit details
Copy full SHA for 5eab1db
View code at this point
Browse repository at this point
Migrate to scikit-build-core. Closes #489
abetlen
committed
6cb77a2
View commit details
Copy full SHA for 6cb77a2
View code at this point
Browse repository at this point
Added info to set ENV variables in PowerShell
Show description for b24b10e
Carlos Tejada
committed
b24b10e
View commit details
Copy full SHA for b24b10e
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Merge pull request #390 from SubhranshuSharma/main
Show description for 15e0e0a
abetlen
authored
15e0e0a
View commit details
Copy full SHA for 15e0e0a
View code at this point
Browse repository at this point
Commits on Jul 8, 2023
Show how to adjust context window in README.md
AgentJ-WR
authored
ea4fbad
View commit details
Copy full SHA for ea4fbad
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Update README.md
Show description for c8d0647
mikeyang01
authored
c8d0647
View commit details
Copy full SHA for c8d0647
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Update README.md
Show description for 485eee7
vladkens
authored
485eee7
View commit details
Copy full SHA for 485eee7
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Updated docs link
abetlen
committed
4529294
View commit details
Copy full SHA for 4529294
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
added termux with root instructions
SubhranshuSharma
committed
0365483
View commit details
Copy full SHA for 0365483
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Move metal docs to metal section of README.
abetlen
committed
54e2e4f
View commit details
Copy full SHA for 54e2e4f
View code at this point
Browse repository at this point
Merge pull request #367 from ianscrivener/ianscrivener-macos-install-md-docs
Show description for abf6d4a
abetlen
authored
abf6d4a
View commit details
Copy full SHA for abf6d4a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL