Yoxas commited on
Commit
42d5a2b
1 Parent(s): 92ba00b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: LLama3Rag
3
  emoji: 🦀
4
  colorFrom: gray
5
  colorTo: blue
@@ -10,3 +10,7 @@ pinned: false
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: LLAMA 3 Rag chat pdf
3
  emoji: 🦀
4
  colorFrom: gray
5
  colorTo: blue
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+ Used to experimenting RAG using gradientai/Llama-3-8B-Instruct-Gradient-1048k, making chat bot RAG for long documents, and zerogpu max acceptable context lenght (32k context).
15
+
16
+ Original https://huggingface.co/spaces/ModularityAI/LLama3Rag