Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Aksel Joonas Reedi commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: ML Agent
|
| 3 |
-
emoji: 🤖
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: purple
|
| 6 |
-
sdk: docker
|
| 7 |
-
app_port: 7860
|
| 8 |
-
hf_oauth: true
|
| 9 |
-
hf_oauth_expiration_minutes: 43200
|
| 10 |
-
hf_oauth_scopes:
|
| 11 |
-
- read-repos
|
| 12 |
-
- write-repos
|
| 13 |
-
- contribute-repos
|
| 14 |
-
- manage-repos
|
| 15 |
-
- inference-api
|
| 16 |
-
- jobs
|
| 17 |
-
- write-discussions
|
| 18 |
-
---
|
| 19 |
-
|
| 20 |
# ML Agent
|
| 21 |
|
| 22 |
An MLE agent that researches, writes, and ships good quality ML releated code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ML Agent
|
| 2 |
|
| 3 |
An MLE agent that researches, writes, and ships good quality ML releated code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute.
|