Skip to content

multilingual-e5-large-instruct remains at 0% init #325

Description

@sollypowers

Which version of Nextcloud are you using?

33.0.6

Which version of PHP context_chat are you using?

5.4.0

Which version of backend context_chat are you using?

5.4.0

Nextcloud deployment method?

AIO

Describe the Bug

Backend deploys and connects to nextcloud but install on nextcloud remains with downloading multilingual-e5-large-instruct I check on the aws site but it is not there looked on ollama there is a multilingual-e5-large-instruct for download which can be pulled. multilingual-e5-large-instruct is not the same developer on ollama

To Reproduce

Install backend and observe the 0% init as it tries to down load multilingual-e5-large-instruct

PHP logs (Warning these might contain sensitive information)

File "/opt/venv/lib/python3.11/site-packages/anyio/_backends/_asyncio.py", line 1029, in run

result = context.run(func, *args)

         ^^^^^^^^^^^^^^^^^^^^^^^^

File "/opt/venv/lib/python3.11/site-packages/nc_py_api/ex_app/integration_fastapi.py", line 236, in fetch_models_task

raise ModelFetchError(f"Downloading of '{model}' failed.") from e

nc_py_api._exceptions.ModelFetchError: Downloading of 'https://huggingface.co/Ralriki/multilingual-e5-large-instruct-GGUF/resolve/8738f8d3d8f311808479ecd5756607e24c6ca811/multilingual-e5-large-instruct-q6_k.gguf' failed.

Ex-App logs (Warning these might contain sensitive information)

The cause is the GGUF model which it cannot down load

Server logs (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions