Skip to content

Commit 2a6818b

Browse files
committed
docs: add logo
1 parent 4e51fdf commit 2a6818b

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/donderom/llm4s/ci.yml?style=flat-square&logo=github&color=f1fadf)](https://github.com/donderom/llm4s/actions/workflows/ci.yml)
55
[![License](https://img.shields.io/badge/license-Apache%202.0-f2edff?style=flat-square)](https://github.com/donderom/llm4s/blob/main/LICENSE)
66

7+
<p align="center">
8+
<img src="logo.svg" width="128" alt="llm4s logo">
9+
</p>
10+
711
*Experimental* Scala 3 bindings for [llama.cpp](https://github.com/ggml-org/llama.cpp) using [Slinc](https://github.com/scala-interop/slinc).
812

913
### Setup

logo.svg

Lines changed: 24 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)