Spaces:
Running
on
Zero
Running
on
Zero
StevenChen16
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ title: Llama3 8b Lawyer
|
|
3 |
emoji: 🐨
|
4 |
colorFrom: yellow
|
5 |
colorTo: yellow
|
6 |
-
sdk:
|
7 |
sdk_version: 4.31.5
|
8 |
-
app_file:
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 🐨
|
4 |
colorFrom: yellow
|
5 |
colorTo: yellow
|
6 |
+
sdk: docker
|
7 |
sdk_version: 4.31.5
|
8 |
+
app_file: Dockerfile
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|