Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ widget:
|
|
| 20 |
# pig architecture gguf t5 series encoder
|
| 21 |
- encoder base model from [google](https://huggingface.co/google)
|
| 22 |
- pig architecture from [connector](https://huggingface.co/connector)
|
| 23 |
-
- 50% faster at least compare to safetensors version
|
| 24 |
- save memory up to 50% as well; good for old machine
|
| 25 |
- compatible with all model; no matter safetensors or gguf
|
| 26 |
- tested on pig-1k/1k-aura/1k-turbo/cosmos, etc.; works fine
|
|
|
|
| 20 |
# pig architecture gguf t5 series encoder
|
| 21 |
- encoder base model from [google](https://huggingface.co/google)
|
| 22 |
- pig architecture from [connector](https://huggingface.co/connector)
|
| 23 |
+
- 50% faster at least; compare to safetensors version
|
| 24 |
- save memory up to 50% as well; good for old machine
|
| 25 |
- compatible with all model; no matter safetensors or gguf
|
| 26 |
- tested on pig-1k/1k-aura/1k-turbo/cosmos, etc.; works fine
|