You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it be possible to add support to run gguf moddles like this? https://huggingface.co/TheBloke/Kunoichi-7B-GGUF
I have been testing, and simply changeing the file extention from .gguf to .bin loads it ok.
but having support for the .gguf extention would help.
image I am using:
ghcr.io/serge-chat/serge:main
debian unstable with all updates installed.
docker docker compose installed and up-to-date.
using chromium from the debian repo.
thank you for considdering my request.
hi,
they don't work.
if added with the file extention .gguf
I have just tested by adding the moddle to the default moddles directory, restarting the container and it is not showing up.
would it be possible to add support to run gguf moddles like this?
https://huggingface.co/TheBloke/Kunoichi-7B-GGUF
I have been testing, and simply changeing the file extention from .gguf to .bin loads it ok.
but having support for the .gguf extention would help.
image I am using:
ghcr.io/serge-chat/serge:main
debian unstable with all updates installed.
docker docker compose installed and up-to-date.
using chromium from the debian repo.
thank you for considdering my request.
Checklist
docker-compose.yml
✓ f408cac Editdocker-compose.yml
✓ Editcharts/serge/values.yaml
✓ 105f0fd Editcharts/serge/values.yaml
✓ Editscripts/model_loader.py
✓ eadd93c Editscripts/model_loader.py
✓ EditREADME.md
✓ 761e0dc EditREADME.md
✓ EditThe text was updated successfully, but these errors were encountered: