extension / README.md
calcuis's picture
Update README.md
b3f2ffb verified
---
license: mit
---
# gguf
- chrome extension (see [here](https://chromewebstore.google.com/detail/gguf/holnhkpcfodagjnlkkoiaamidblmmlba))
![screenshot](https://lh3.googleusercontent.com/R0MBOvYig-yc1GZv_ryCzDG9EJPkXuLb8pw6kpVEi-fxKyKVojYYQkA2o460aDChMNJWXhPyK3xbcNprv_pwSFrUgg=s120)
## 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/))
![screenshot](https://store-images.s-microsoft.com/image/apps.58857.327c028b-0a7d-483e-8b6a-a30697c1ea87.c2a961bb-5695-4ffa-8e45-96a8cd50f230.2521b870-1b0d-4cb0-9e40-247b61a84825)
## 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)