Metadata-Version: 2.1
Name: gguf-container
Version: 0.0.3
Summary: gguf-container local frontend
Author-email: calcuis <info@calcu.io>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Project-URL: Homepage, https://github.com/calcuis/container-smart-contract
Project-URL: Issues, https://github.com/calcuis/container-smart-contract/issues

### container

gguf-container frontend (gguf.us)

#### install it via:
```
pip install gguf-container
```

#### run the container frontend by:
```
python -m gguf_container
```

find the full source code in this pack; you can opt to run the server.py and host the frontend locally
