You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-21 23:57:40 +02:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
|
|
# JSON data can also be passed as a path to a .json file
|
||
|
|
|
||
|
|
oint ollama PushModel \
|
||
|
|
--url "https://api.athenaeum.digital/ollama" \
|
||
|
|
--model "bayselonarrend/tinyllama:latest" \
|
||
|
|
--headers "{'Authorization':'***'}"
|