Skip to content

Commit f6c655b

Browse files
committed
Adds todos.
1 parent 4c7c557 commit f6c655b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// swift-tools-version:5.5
22

3+
// TODO: need update
4+
35
import PackageDescription
46

57
var sources = [

examples/llama.android/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# TODO: Need Update
2+
13
# Nexa
24

35
**Nexa** is a Kotlin wrapper for the [llama.cpp](https://github.com/ggerganov/llama.cpp.git) library. offering a convenient Kotlin API for Android developers. It allows seamless integration of llama.cpp models into Android applications.

0 commit comments

Comments
 (0)