turboderp / exllamav2

A fast inference library for running LLMs locally on modern consumer-class GPUs
MIT License
3.53k stars 273 forks source link

Fix for converting to safetensor with wildcards #344

Closed bartowski1182 closed 6 months ago

bartowski1182 commented 7 months ago

This change fixes converting with *.bin from docker command while maintaining the existing functionality for wildcards from command line and lists of files as well

If you want me to remove all the changes my linter made I can fix that, just lemme know