LICENSE
README.md
pyproject.toml
src/patchs_unsloth_llamacpp/__init__.py
src/patchs_unsloth_llamacpp/convert_hf_to_gguf.py
src/patchs_unsloth_llamacpp/patch.py
src/patchs_unsloth_llamacpp.egg-info/PKG-INFO
src/patchs_unsloth_llamacpp.egg-info/SOURCES.txt
src/patchs_unsloth_llamacpp.egg-info/dependency_links.txt
src/patchs_unsloth_llamacpp.egg-info/top_level.txt
src/patchs_unsloth_llamacpp/change_file/grpo_content.py
src/patchs_unsloth_llamacpp/change_file/trainer_content.py
src/patchs_unsloth_llamacpp/change_file/unsloth_zoo_content.py
src/patchs_unsloth_llamacpp/gguf-py/examples/reader.py
src/patchs_unsloth_llamacpp/gguf-py/examples/writer.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/__init__.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/constants.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/gguf.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/gguf_reader.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/gguf_writer.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/lazy.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/metadata.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/py.typed
src/patchs_unsloth_llamacpp/gguf-py/gguf/quants.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/tensor_mapping.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/utility.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/vocab.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/__init__.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/gguf_convert_endian.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/gguf_dump.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/gguf_hash.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/gguf_new_metadata.py
src/patchs_unsloth_llamacpp/gguf-py/gguf/scripts/gguf_set_metadata.py
src/patchs_unsloth_llamacpp/gguf-py/tests/__init__.py
src/patchs_unsloth_llamacpp/gguf-py/tests/test_metadata.py
src/patchs_unsloth_llamacpp/gguf-py/tests/test_quants.py