This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
radu
/
LLamaRecipes
mirrorاز
https://github.com/facebookresearch/llama-recipes.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Updating directory with llama 3 files, before updating for llama 3.1
Eissa Jamil
1 سال پیش
والد
814d1fe2ce
کامیت
f21b8cba19
8فایلهای تغییر یافته
به همراه
3332 افزوده شده
و
486 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
496
0
recipes/3p_integrations/aws/HelloLlamaRAG_on_Bedrock.ipynb
693
486
recipes/3p_integrations/aws/prompt_engineering_with_llama_2_on_amazon_bedrock.ipynb
768
0
recipes/3p_integrations/aws/RAG_chatbot/RAG_Chatbot_Example.ipynb
BIN
recipes/3p_integrations/aws/RAG_chatbot/data/Llama Getting Started Guide.pdf
6
0
recipes/3p_integrations/aws/RAG_chatbot/requirements.txt
BIN
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.faiss
BIN
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.pkl
1369
0
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/mongodb/rag_mongodb_llama3_huggingface_open_source.ipynb
تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 496
- 0
recipes/3p_integrations/aws/HelloLlamaRAG_on_Bedrock.ipynb
تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 693
- 486
recipes/3p_integrations/aws/prompt_engineering_with_llama_2_on_amazon_bedrock.ipynb
تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 768
- 0
recipes/3p_integrations/aws/RAG_chatbot/RAG_Chatbot_Example.ipynb
BIN
recipes/3p_integrations/aws/RAG_chatbot/data/Llama Getting Started Guide.pdf
مشاهده فایل
+ 6
- 0
recipes/3p_integrations/aws/RAG_chatbot/requirements.txt
مشاهده فایل
@@ -0,0 +1,6 @@
+gradio
+pypdf
+langchain
+sentence-transformers
+faiss-cpu
+text-generation
BIN
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.faiss
مشاهده فایل
BIN
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.pkl
مشاهده فایل
تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1369
- 0
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/mongodb/rag_mongodb_llama3_huggingface_open_source.ipynb