ZennyKenny commited on
Commit
95fe8f2
1 Parent(s): 4a70170

remove-extra-parentheses

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ for seq in sequences:
60
 
61
  💥 **Falcon LLMs require PyTorch 2.0 for use with `transformers`!**
62
 
63
- For fast inference with Falcon, check-out [Text Generation Inference](https://github.com/huggingface/text-generation-inference)! Read more in this [blogpost]((https://huggingface.co/blog/falcon).
64
 
65
  You will need **at least 85-100GB of memory** to swiftly run inference with Falcon-40B.
66
 
 
60
 
61
  💥 **Falcon LLMs require PyTorch 2.0 for use with `transformers`!**
62
 
63
+ For fast inference with Falcon, check-out [Text Generation Inference](https://github.com/huggingface/text-generation-inference)! Read more in this [blogpost](https://huggingface.co/blog/falcon).
64
 
65
  You will need **at least 85-100GB of memory** to swiftly run inference with Falcon-40B.
66