Sanyam Bhutani 3 달 전
부모
커밋
5311cde8ed
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -28,6 +28,10 @@ This repository covers the most popular community approaches, use-cases and the
 
 ## FAQ: 
 
+- Q: What happened to llama-recipes?
+
+A: We recently renamed llama-recipes to llama-cookbook
+
 - Q: Prompt Template changes for Multi-Modality? 
 
 A: Llama 3.2 follows the same prompt template as Llama 3.1, with a new special token `<|image|>` representing the input image for the multimodal models.