kcoopermiller
commited on
Commit
•
0ecad5b
1
Parent(s):
77d827e
Update README.md
Browse files
README.md
CHANGED
@@ -120,7 +120,7 @@ This repo contains GGUF format model files for Cohere's [Aya-101](https://huggin
|
|
120 |
|
121 |
Quantized using Huggingface's [candle](https://github.com/huggingface/candle) framework
|
122 |
|
123 |
-
## How to use with Candle
|
124 |
Visit the [candle T5 example](https://github.com/huggingface/candle/tree/main/candle-examples/examples/quantized-t5) for more detailed instruction
|
125 |
|
126 |
Clone candle repo:
|
|
|
120 |
|
121 |
Quantized using Huggingface's [candle](https://github.com/huggingface/candle) framework
|
122 |
|
123 |
+
## How to use with Candle quantized T5 example
|
124 |
Visit the [candle T5 example](https://github.com/huggingface/candle/tree/main/candle-examples/examples/quantized-t5) for more detailed instruction
|
125 |
|
126 |
Clone candle repo:
|