Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mshary55
/
mmsh
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mshary55
commited on
Jun 10
Commit
e0c8850
·
verified
·
1 Parent(s):
dccb801
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
title: StarCoder2 Code Assistant
3
+
emoji: 🤖
4
+
colorFrom: indigo
5
+
colorTo: gray
6
+
sdk: gradio
7
+
app_file: app.py
8
+
pinned: false
9
+
---