mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
Updated readme
This commit is contained in:
parent
7e6bbf4290
commit
17151174fd
@ -32,8 +32,8 @@ for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs.
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Installation](#installation)
|
||||
- [Demo APIs](#try-out-the-apis)
|
||||
- [API Spec](#api-spec)
|
||||
- [Demo APIs](#try-out-the-apis-with-ollama-server)
|
||||
- [Development](#development)
|
||||
- [Contributions](#get-involved)
|
||||
|
||||
@ -100,9 +100,6 @@ With GPUs
|
||||
docker run -it --gpus=all -v ~/ollama:/root/.ollama -p 11434:11434 ollama/ollama
|
||||
```
|
||||
|
||||
Read the full list of APIs
|
||||
here: https://amithkoujalgi.github.io/ollama4j/io/github/amithkoujalgi/ollama4j/core/OllamaAPI.html
|
||||
|
||||
Instantiate `OllamaAPI`
|
||||
|
||||
```java
|
||||
|
Loading…
x
Reference in New Issue
Block a user