File size: 483 Bytes
225c674
42d5a2b
225c674
 
 
 
 
121b24a
225c674
 
 
 
42d5a2b
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: LLAMA 3 Rag chat pdf
emoji: 🦀
colorFrom: gray
colorTo: blue
sdk: gradio
sdk_version: 4.27.0
app_file: src/app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

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).

Original https://huggingface.co/spaces/ModularityAI/LLama3Rag