Skip to content

Commit 60170e9

Browse files
committed
fix readme
1 parent 7a5deab commit 60170e9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Python Bindings for [`Ampere® optimized llama.cpp`](https://github.com/AmpereComputingAI/llama.cpp)
22

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
54
This package maintains compatibility with the original project.
65

76
**For best results we recommend using models in our custom quantization formats available here: [AmpereComputing HF](https://huggingface.co/AmpereComputing)**

0 commit comments

Comments
 (0)