Text2Text Generation
Transformers
GGUF
101 languages
t5
text-generation-inference
kcoopermiller commited on
Commit
418a620
1 Parent(s): 0ecad5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -138,7 +138,7 @@ cargo run --example quantized-t5 --release -- \
138
  --temperature 0
139
  ```
140
 
141
- Note: this runs on CPU. To use GPU, replace `Device::Cpu` with `Device::new_cuda(0)?` in `candle/candle-examples/examples/quantized-t5/main.rs`
142
 
143
  Available weight files:
144
  - aya-101.Q2_K.gguf
 
138
  --temperature 0
139
  ```
140
 
141
+ Note: this runs on CPU
142
 
143
  Available weight files:
144
  - aya-101.Q2_K.gguf