containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

fix: model format typo on import page #1688

Closed Mohit-Gaur closed 2 weeks ago

Mohit-Gaur commented 2 weeks ago

What does this PR do?

Fixes model format typo on the model import page in the AI lab extension. Currently, it shows .guff as a supported format whereas it should be .gguf

Screenshot / video of UI

After the fix:

Screenshot 2024-09-11 at 1 08 29 PM

What issues does this PR fix or reference?

Fixes #1634

How to test this PR?

Build the AI lab extension and test it by running the following command from the Podman Desktop directory: pnpm watch --extension-folder ../podman-desktop-extension-ai-lab/packages/backend