Skip to content

Conversation

@luzfcb
Copy link
Collaborator

@luzfcb luzfcb commented Dec 26, 2024

This is a fork of https://github.com/szaimen/aio-local-ai .
It basically uses quay.io/go-skynet/local-ai:v2.24.2-aio-gpu-nvidia-cuda-12 instead of quay.io/go-skynet/local-ai:v2.24.2-aio-cpu as the base docker image, changes the start script a bit to show metadata about the GPUs/Nvidia GPUs and requires ~48GB to ~96GB of free disk space.

Signed-off-by: Fábio C. Barrionuevo da Luz <[email protected]>
Signed-off-by: Fábio C. Barrionuevo da Luz <[email protected]>
@szaimen
Copy link
Collaborator

szaimen commented Dec 29, 2024

Thanks a lot @luzfcb! I just invited you to the repo to make collaboration easier :)

@szaimen
Copy link
Collaborator

szaimen commented Jan 6, 2025

Hi @luzfcb please let me know if you need any help here :)

@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Jan 6, 2025
@luzfcb
Copy link
Collaborator Author

luzfcb commented Jan 6, 2025

@szaimen My problem is just free time. Unfortunately I've been busier than I expected these past few days and haven't had time to continue yet, so it might take a little longer for me to confirm if it's ready or if it needs more improvements.

That said, I noticed that local-ai added support for API keys (comma-separated API Keys), however I couldn't figure out how AIO and AIO Local-AI handle this. https://localai.io/advanced/#api-flags . It probable when set an API Key on AIO admin frontend, than set the LOCALAI_API_KEY environment variable or the .env file on the local-ai container and restart it or restart the local-ai process

Another issue I had was that I couldn't get any response to any request to local-ai . I'm still investigating what might be going wrong.

@szaimen
Copy link
Collaborator

szaimen commented Jan 7, 2025

@szaimen My problem is just free time. Unfortunately I've been busier than I expected these past few days and haven't had time to continue yet, so it might take a little longer for me to confirm if it's ready or if it needs more improvements.

I see. All good! Take the time you need :)

That said, I noticed that local-ai added support for API keys (comma-separated API Keys), however I couldn't figure out how AIO and AIO Local-AI handle this. https://localai.io/advanced/#api-flags . It probable when set an API Key on AIO admin frontend, than set the LOCALAI_API_KEY environment variable or the .env file on the local-ai container and restart it or restart the local-ai process

I see. I think api keys are not enforced, are they? So you should be able to test even without api keys, no?

Another issue I had was that I couldn't get any response to any request to local-ai . I'm still investigating what might be going wrong.

I see... You could try to test it via curl from inside the containers and such...

@szaimen
Copy link
Collaborator

szaimen commented Jun 18, 2025

Hi, any update here? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants