Skip to content

Commit 555cac9

Browse files
committed
update readme
1 parent 343f501 commit 555cac9

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

+14-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
<div align='center'><img width="100" src="/godot/addons/godot-llama-cpp/assets/godot-llama-cpp-1024x1024.svg"><h1>godot-llama-cpp</h1></div>
1+
<div align='center'>
2+
3+
<img width="100" src="/godot/addons/godot-llama-cpp/assets/godot-llama-cpp-1024x1024.svg">
4+
5+
<h1>godot-llama-cpp</h1>
6+
7+
Run large language models in [Godot](https://godotengine.org). Powered by [llama.cpp](https://github.com/ggerganov/llama.cpp).
8+
9+
<br />
10+
<br />
211

312
![Godot v4.2](https://img.shields.io/badge/Godot-v4.2-%23478cbf?logo=godot-engine&logoColor=white&style=flat-square)
4-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/hazelnutcloud/godot-llama-cpp)
5-
[![LICENSE](https://img.shields.io/github/license/hazelnutcloud/godot-llama-cpp)](https://github.com/hazelnutcloud/godot-llama-cpp/blob/main/LICENSE.md)
13+
![GitHub last commit](https://img.shields.io/github/last-commit/hazelnutcloud/godot-llama-cpp)
14+
![GitHub License](https://img.shields.io/github/license/hazelnutcloud/godot-llama-cpp)
15+
616

7-
Run large language models in [Godot](https://godotengine.org). Powered by [llama.cpp](https://github.com/ggerganov/llama.cpp).
17+
</div>

0 commit comments

Comments
 (0)