Metadata-Version: 2.1
Name: gguf-py
Version: 0.0.1
Summary: gguf python package
Author-email: gguf <info@gguf.us>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
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
```

check current version by:
```
pig -v
```

check user manual by:
```
pig -h
```

### decomposer
```
pig d
```
decompose a selected gguf by tensor dimensions (dim)
