Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cbbfad4

Browse filesBrowse files
committed
docs: center icon and resize
1 parent b570fd3 commit cbbfad4
Copy full SHA for cbbfad4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
![icon.svg](./docs/icon.svg)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/abetlen/llama-cpp-python/main/docs/icon.svg" height="128">
3+
</p>
24

3-
# 🦙 Python Bindings for [`llama.cpp`](https://github.com/ggerganov/llama.cpp)
5+
# Python Bindings for [`llama.cpp`](https://github.com/ggerganov/llama.cpp)
46

57
[![Documentation Status](https://readthedocs.org/projects/llama-cpp-python/badge/?version=latest)](https://llama-cpp-python.readthedocs.io/en/latest/?badge=latest)
68
[![Tests](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.