Alexey Skobkin skobkin
skobkin pushed to pg_backup_dotenv at skobkin/scripts 2024-11-06 20:55:50 +03:00
d1d11c4668 Use .env file for backup configuration
skobkin created branch pg_backup_dotenv in skobkin/scripts 2024-11-06 20:55:50 +03:00
skobkin pushed to main at skobkin/scripts 2024-11-06 20:51:29 +03:00
21eeaf66ee postgresql_backup. draft.
skobkin created repository skobkin/scripts 2024-11-06 20:49:43 +03:00
skobkin pushed tag 0.5.7 to skobkin/telegram-ollama-reply-bot 2024-11-06 19:43:34 +03:00
skobkin deleted branch update_deps from skobkin/telegram-ollama-reply-bot 2024-11-06 19:43:06 +03:00
skobkin pushed to main at skobkin/telegram-ollama-reply-bot 2024-11-06 19:43:06 +03:00
a49ce5ab28 Using local search to check model existence (fixes #42).
3406bc2601 Updating github.com/sashabaranov/go-openai dependency.
c33eb3fe35 Updating github.com/mymmrac/telego dependency.
Compare 3 commits »
skobkin merged pull request skobkin/telegram-ollama-reply-bot#43 2024-11-06 19:43:04 +03:00
Updating deps, fixing model existence checking for prefixed models
skobkin closed issue skobkin/telegram-ollama-reply-bot#42 2024-11-06 19:43:04 +03:00
Models with a namespace (containing "/") couln't be used
skobkin created pull request skobkin/telegram-ollama-reply-bot#43 2024-11-06 19:41:00 +03:00
Updating deps, fixing model existence checking for prefixed models
skobkin commented on issue skobkin/telegram-ollama-reply-bot#42 2024-11-06 19:40:09 +03:00
Models with a namespace (containing "/") couln't be used

Fixed with a workaround (local search in model list) in a49ce5ab28f8cc5f881ae829a007f5111e1711b5.

skobkin created branch update_deps in skobkin/telegram-ollama-reply-bot 2024-11-06 19:40:05 +03:00
skobkin pushed to update_deps at skobkin/telegram-ollama-reply-bot 2024-11-06 19:40:05 +03:00
a49ce5ab28 Using local search to check model existence (fixes #42).
3406bc2601 Updating github.com/sashabaranov/go-openai dependency.
c33eb3fe35 Updating github.com/mymmrac/telego dependency.
Compare 3 commits »
skobkin commented on issue skobkin/telegram-ollama-reply-bot#42 2024-11-06 19:06:13 +03:00
Models with a namespace (containing "/") couln't be used

Created a bug report in Ollama: ollama/ollama#7528

skobkin commented on issue skobkin/telegram-ollama-reply-bot#42 2024-11-06 18:09:47 +03:00
Models with a namespace (containing "/") couln't be used

Simple escaping using url.QueryEscape() isn't helping though.

Still getting 404 for mannix%2Fllama3.1-8b-lexi%3Aq8_0 (mannix/llama3.1-8b-lexi:q8_0).

Even with curl:

$ curl…
skobkin opened issue skobkin/telegram-ollama-reply-bot#42 2024-11-06 17:55:10 +03:00
Models with a namespace (containing "/") couln't be used
skobkin pushed to feature_110_immich at skobkin/docker-stacks 2024-11-05 02:39:27 +03:00
55328a932b immich. changing docker image for CI.
skobkin created pull request skobkin/docker-stacks#126 2024-11-05 02:29:19 +03:00
Immich
skobkin created branch feature_110_immich in skobkin/docker-stacks 2024-11-05 02:27:39 +03:00
skobkin pushed to feature_110_immich at skobkin/docker-stacks 2024-11-05 02:27:39 +03:00
6d727f10e2 immich. removing db directory as it needs to be empty on start anyway.
477e38fa8c immich. address and port binding customization added.
42050a8e1f Updating Drone pipeline config with new Docker Compose image.
47479db0b1 immich. draft.
Compare 4 commits »