Metadata-Version: 2.1
Name: pig-gguf
Version: 0.0.5
Summary: pig tool for gguf
Author-email: gguf <info@gguf.us>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: gguf-connector
Project-URL: Repository, https://github.com/gguf-org/pig

## pig
[<img src="https://raw.githubusercontent.com/gguf-org/pig/master/pig.gif" width="128" height="128">](https://github.com/gguf-org/pig)

install pig via pip/pip3:
```
pip install pig-gguf
```

update pig (if previous version installed) by:
```
pip install pig-gguf --upgrade
```

### tool list
- decomposer: decompose a selected gguf by tensor dimensions (dim)
- brush: remove a selected tensor
- extractor: extract a selected tensor
- fixer:  rename a selected tensor
