Update README.md
Browse files
README.md
CHANGED
|
@@ -22,4 +22,7 @@ license: mit
|
|
| 22 |
## overview
|
| 23 |
- unlimited file size support (able to open and edit >2GB gguf)
|
| 24 |
- experimental feature: add, edit and remove metadata record/item (row)
|
| 25 |
-
- opt to sideload manually from [sourcecode](https://github.com/gguf-org/fat)
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## overview
|
| 23 |
- unlimited file size support (able to open and edit >2GB gguf)
|
| 24 |
- experimental feature: add, edit and remove metadata record/item (row)
|
| 25 |
+
- opt to sideload manually from [sourcecode](https://github.com/gguf-org/fat)
|
| 26 |
+
|
| 27 |
+
## reference
|
| 28 |
+
- [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)
|