calcuis commited on
Commit
e439416
·
verified ·
1 Parent(s): 837edcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -50,7 +50,6 @@ widget:
50
  - full set gguf works on gguf-node (see the last item from reference below)
51
  - get more **t5xxl-old** gguf encoder either [here](https://huggingface.co/calcuis/pig-encoder/tree/main) or [here](https://huggingface.co/chatpig/t5-v1_1-xxl-old-encoder-gguf/tree/main)
52
  - note (for internal use) - `ex`: extra state excluded; `ex3`: ex + pos_embedder x 3 excluded
53
- - for `iq3_s` and `iq3_xxs`, will automatically push to numpy for line-by-line dequant (slow)
54
 
55
  ### **reference**
56
  - base model from [nvidia](https://huggingface.co/nvidia)
 
50
  - full set gguf works on gguf-node (see the last item from reference below)
51
  - get more **t5xxl-old** gguf encoder either [here](https://huggingface.co/calcuis/pig-encoder/tree/main) or [here](https://huggingface.co/chatpig/t5-v1_1-xxl-old-encoder-gguf/tree/main)
52
  - note (for internal use) - `ex`: extra state excluded; `ex3`: ex + pos_embedder x 3 excluded
 
53
 
54
  ### **reference**
55
  - base model from [nvidia](https://huggingface.co/nvidia)