Update README.md
Browse files
README.md
CHANGED
|
@@ -49,8 +49,8 @@ widget:
|
|
| 49 |
- don't need safetensors anymore; all gguf (model + encoder + vae)
|
| 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 (3-bit), will automatically push to numpy for line-by-line dequant
|
| 54 |
|
| 55 |
### **reference**
|
| 56 |
- base model from [nvidia](https://huggingface.co/nvidia)
|
|
|
|
| 49 |
- don't need safetensors anymore; all gguf (model + encoder + vae)
|
| 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` (3-bit), will automatically push to numpy for line-by-line dequant
|
| 54 |
|
| 55 |
### **reference**
|
| 56 |
- base model from [nvidia](https://huggingface.co/nvidia)
|