This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
radu
/
LLamaRecipes
cermin dari
https://github.com/facebookresearch/llama-recipes.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Updating directory with llama 3 files, before updating for llama 3.1
Eissa Jamil
1 tahun lalu
induk
814d1fe2ce
melakukan
f21b8cba19
8 mengubah file
dengan
3332 tambahan dan
486 penghapusan
Tampilan Split
Tampilkan Statistik Diff
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
TEMPAT SAMPAH
recipes/3p_integrations/aws/RAG_chatbot/data/Llama Getting Started Guide.pdf
6
0
recipes/3p_integrations/aws/RAG_chatbot/requirements.txt
TEMPAT SAMPAH
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.faiss
TEMPAT SAMPAH
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
File diff ditekan karena terlalu besar
+ 496
- 0
recipes/3p_integrations/aws/HelloLlamaRAG_on_Bedrock.ipynb
File diff ditekan karena terlalu besar
+ 693
- 486
recipes/3p_integrations/aws/prompt_engineering_with_llama_2_on_amazon_bedrock.ipynb
File diff ditekan karena terlalu besar
+ 768
- 0
recipes/3p_integrations/aws/RAG_chatbot/RAG_Chatbot_Example.ipynb
TEMPAT SAMPAH
recipes/3p_integrations/aws/RAG_chatbot/data/Llama Getting Started Guide.pdf
Tampilan Berkas
+ 6
- 0
recipes/3p_integrations/aws/RAG_chatbot/requirements.txt
Tampilan Berkas
@@ -0,0 +1,6 @@
+gradio
+pypdf
+langchain
+sentence-transformers
+faiss-cpu
+text-generation
TEMPAT SAMPAH
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.faiss
Tampilan Berkas
TEMPAT SAMPAH
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/db_faiss/index.pkl
Tampilan Berkas
File diff ditekan karena terlalu besar
+ 1369
- 0
recipes/3p_integrations/aws/RAG_chatbot/vectorstore/mongodb/rag_mongodb_llama3_huggingface_open_source.ipynb