Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit ·
dc638e9
1
Parent(s): feadff1
Add smolagents logo to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
|
|
|
| 1 |
+
<p align="center">
|
| 2 |
+
<img src="frontend/public/smolagents.webp" alt="smolagents logo" width="160" />
|
| 3 |
+
</p>
|
| 4 |
+
|
| 5 |
# ML Agent
|
| 6 |
|
| 7 |
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.
|