| --- |
| license: mit |
| --- |
| # gguf |
| - chrome extension (see [here](https://chromewebstore.google.com/detail/gguf/holnhkpcfodagjnlkkoiaamidblmmlba)) |
|
|
|  |
|
|
| ## overview |
| - view and edit GGUF model file metadata and tensor info directly in your browser |
| - handy, light weight and natively coded 🐷 (works offline - no internet required) |
|
|
| --- |
|
|
| # fat |
| - chrome extension (see [here](https://chromewebstore.google.com/detail/fat/hbndjojdmfeljamfmoijeaeabiflchbh)) |
| - edge extension (see [here](https://microsoftedge.microsoft.com/addons/detail/fat/pfheocmngehhcomcdoimpbhphjodbinl)) |
| - firefox extension (see [here](https://addons.mozilla.org/en-US/firefox/addon/fat/)) |
|
|
|  |
|
|
| ## overview |
| - unlimited file size support (able to open and edit >2GB gguf) |
| - experimental feature: add, edit and remove metadata record/item (row) |
| - opt to sideload manually from [sourcecode](https://github.com/gguf-org/fat) |
|
|
| ## reference |
| - [Inspecting GGUF Files Made Simple: A Lightweight Chrome Extension](https://medium.com/@whiteblanksheet/inspecting-gguf-files-made-simple-a-lightweight-chrome-extension-by-gguf-org-3828cd878855) |