Skip to content

Commit 26437e7

Browse files
authored
Fix typo
1 parent 9ebff35 commit 26437e7

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/text-generation

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/text-generation/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Would you like to learn more about the topic? Awesome! Here you can find some cu
101101

102102
- You can use [PEFT](https://github.com/huggingface/peft) to adapt large language models in efficient way.
103103
- [ChatUI](https://github.com/huggingface/chat-ui) is the open-source interface to conversate with Large Language Models.
104-
- [text-generation-interface](https://github.com/huggingface/text-generation-inference)
104+
- [text-generation-inference](https://github.com/huggingface/text-generation-inference)
105105
- [HuggingChat](https://huggingface.co/chat/) is a chat interface powered by Hugging Face to chat with powerful models like Meta Llama 3 70B, Mixtral 8x7B, etc.
106106

107107
### Documentation

0 commit comments

Comments
 (0)