Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ModularityAI
/
LLama3Rag
like
6
Runtime error
App
Files
Files
Community
main
LLama3Rag
/
config.yaml
hanzla
testing with llama2
77a3002
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
158 Bytes
modelEmbeddings:
"sentence-transformers/all-MiniLM-L6-v2"
autoTokenizer:
"meta-llama/Llama-2-7b-chat-hf"
autoModelForCausalLM:
"meta-llama/Llama-2-7b-chat-hf"