Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sk003cs
/
TroyDoesAI-Phi-3-Context-Obedient-RAG
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b0b08c0
TroyDoesAI-Phi-3-Context-Obedient-RAG
/
app.py
sk003cs
initial commit
b0b08c0
verified
11 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
85 Bytes
import
gradio
as
gr
gr.load(
"models/TroyDoesAI/Phi-3-Context-Obedient-RAG"
).launch()