calcuis commited on
Commit
d2c6e37
·
verified ·
1 Parent(s): c2f27a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ widget:
16
  ---
17
 
18
  # pig architecture gguf t5 encoder
19
- - base model from [google](https://huggingface.co/google)
20
  - pig architecture from [connector](https://huggingface.co/connector)
21
  - 50% faster at least compare to safetensors version
22
  - save memory up to 50% as well; good for old machine
 
16
  ---
17
 
18
  # pig architecture gguf t5 encoder
19
+ - encoder base model from [google](https://huggingface.co/google)
20
  - pig architecture from [connector](https://huggingface.co/connector)
21
  - 50% faster at least compare to safetensors version
22
  - save memory up to 50% as well; good for old machine