mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-19 12:17:02 +00:00
10
lib/README.md
Normal file
10
lib/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Bindings
|
||||
|
||||
These are Llama.cpp bindings
|
||||
|
||||
## Build
|
||||
|
||||
```
|
||||
cmake -S . -B build
|
||||
cmake --build build
|
||||
```
|
||||
Reference in New Issue
Block a user