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

Model format typo on the model import page in Podman Desktop AI Lab Extension #1634

Closed Mohit-Gaur closed 2 weeks ago

Mohit-Gaur commented 1 month ago

Bug description

The model import page in the AI lab extensions shows that the supported formats for mode files are .guff or .bin. I think that .guff is a typo and it should display the correct format aka .gguf

Operating system

macOS Sonoma 14.6.1 (arm)

Installation Method

from Podman-Desktop extension page

Version

1.0.0

Steps to reproduce

Relevant log output

No response

Additional context

Screenshot 2024-08-30 at 11 49 40 AM
Mohit-Gaur commented 1 month ago

I am reporting this issue on v1.2.3 of the AI Lab extension

jeffmaury commented 1 month ago

Thanks for reporting @Mohit-Gaur

Dare to provide a PR ?

Mohit-Gaur commented 1 month ago

@jeffmaury I'd be happy to :)