major update highlights:
- this version is leveraging on gguf-connector's generic tensor writer and reader; advantages see below
- gguf module is no longer needed since it doesn't support numpy >= 2.0.0 recently
- developer or/and expert user can git clone this repo for operating the gguf node with the latest version of comfyui
- backward support the old version(s) comfyui and gguf node still
- better code control and/or management as you don't need to wait for the major library/dependency update
- credit should always give/share to all contributors, i.e., comfyanonymous (comfyui), city96 (comfyui-gguf), ggerganov (llama.cpp), etc.