You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Python Bindings for [`Ampere® optimized llama.cpp`](https://github.com/AmpereComputingAI/llama.cpp)
2
2
3
-
Simple Python bindings for **@ggerganov's**[`Ampere® optimized llama.cpp`](https://github.com/AmpereComputingAI/llama.cpp)
4
-
[`llama.cpp`] based on **@ggerganov's** (https://github.com/ggerganov/llama.cpp) library and **abetlen's** (https://github.com/abetlen/llama-cpp-python) bindings
3
+
Simple Python bindings for [`Ampere® optimized llama.cpp`](https://github.com/AmpereComputingAI/llama.cpp) based on **@ggerganov's**[llama.cpp](https://github.com/ggerganov/llama.cpp) library and **@abetlen's**[llama-cpp-python](https://github.com/abetlen/llama-cpp-python) bindings
5
4
This package maintains compatibility with the original project.
6
5
7
6
**For best results we recommend using models in our custom quantization formats available here: [AmpereComputing HF](https://huggingface.co/AmpereComputing)**
0 commit comments