Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alvin2707
/
Example_LLM_Description
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Alvin2707
commited on
Mar 10
Commit
f410ee6
·
verified
·
1 Parent(s):
353cbdc
Upload README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: "FastAPI Llama 3"
3
+
emoji: "🚀"
4
+
colorFrom: "blue"
5
+
colorTo: "purple"
6
+
sdk: "docker"
7
+
sdk_version: "latest"
8
+
app_file: "app.py"
9
+
pinned: false
10
+
---