Metadata-Version: 2.1
Name: pig-gguf
Version: 0.0.2
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: Issues, https://github.com/gguf-org/pig/issues
Project-URL: Repository, https://github.com/gguf-org/pig

## pig tool list
- decomposer

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

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

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

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

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