Update README.md

Added osync
This commit is contained in:
ManniX-ITA 2024-06-16 06:24:03 +02:00 committed by endollama:420b_Q_0.1-512k
parent d656a847ee
commit 4cb1360405

View File

@ -80,6 +80,7 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python)
| Name/Link | Description | Install Type | | Name/Link | Description | Install Type |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------- | | ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| [ollamamodelupdater](https://github.com/technovangelist/ollamamodelupdater) | Update ollama models to the latest version in the Library | Multi-platform downloads | | [ollamamodelupdater](https://github.com/technovangelist/ollamamodelupdater) | Update ollama models to the latest version in the Library | Multi-platform downloads |
| [osync](https://github.com/mann1x/osync/) | Copy local Ollama models to any accessible remote Ollama instance, C# .NET 8 <br /> Open Source :heavy_check_mark: <br /> Windows :heavy_check_mark: <br /> macOS :heavy_check_mark: <br /> Linux x64/arm64 :heavy_check_mark: | Multi-platform downloads |
| [ollamarsync](https://github.com/mann1x/ollamarsync/) | Copy local Ollama models to any accessible remote Ollama instance <br /> Open Source :heavy_check_mark: | Multi-platform Python | | [ollamarsync](https://github.com/mann1x/ollamarsync/) | Copy local Ollama models to any accessible remote Ollama instance <br /> Open Source :heavy_check_mark: | Multi-platform Python |
| [shell-ask](https://github.com/egoist/shell-ask) | Ask LLM directly from your terminal <br /> Open Source :heavy_check_mark: <br /> Multi Function :heavy_check_mark: | Multi-platform downloads | | [shell-ask](https://github.com/egoist/shell-ask) | Ask LLM directly from your terminal <br /> Open Source :heavy_check_mark: <br /> Multi Function :heavy_check_mark: | Multi-platform downloads |