소스 검색

Update README.md

Chester Hu 1 년 전
부모
커밋
bd3eb3ad95
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# Llama 2 Fine-tuning / Inference Recipes, Examples and Demo Apps
+# Llama 2 Fine-tuning / Inference Recipes, Examples, Benchmarks and Demo Apps
 
 **[Update Dec. 28, 2023] We added support for Llama Guard as a safety checker for our example inference script and also with standalone inference with an example script and prompt formatting. More details [here](./examples/llama_guard/README.md). For details on formatting data for fine tuning Llama Guard, we provide a script and sample usage [here](./src/llama_recipes/data/llama_guard/README.md).**