Skip to content

Commit a3a5dee

Browse files
committed
changed folder name and wordlist.txt
1 parent 5739231 commit a3a5dee

File tree

15 files changed

+3
-208
lines changed

15 files changed

+3
-208
lines changed

.github/scripts/spellcheck_conf/wordlist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,3 +1405,5 @@ distractors
14051405
frac
14061406
numRefusal
14071407
totalQA
1408+
DirectoryLoader
1409+
SitemapLoader

recipes/use_cases/end2end-recipes/raft/README.md renamed to recipes/use_cases/end2end-recipes/RAFT-Chatbot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,6 @@ python recipes/inference/local_inference/inference.py --model_name raft-8b
238238

239239
For more details,please check [local_inference recipe](../../../quickstart/inference/local_inference/README.md)
240240

241-
## Acknowledgements
241+
## Acknowledgement
242242

243243
Finally, we would like to extend special thanks to Tianjun Zhang, the first author of the [RAFT paper](https://arxiv.org/pdf/2403.10131), for collaborating with us on this tutorial and providing valuable guidance throughout our experiments. Our code is also partially inspired by the [RAFT section in Gorilla github](https://github.com/ShishirPatil/gorilla/tree/main/raft).

0 commit comments

Comments
 (0)