Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Hugging Mac
|
| 3 |
+
emoji: 🍎
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Hugging Mac 🍎
|
| 11 |
+
|
| 12 |
+
**Your Mac is far more powerful than you think.**
|
| 13 |
+
|
| 14 |
+
Apple Silicon combines the CPU, GPU, Neural Engine, and unified memory into a remarkably capable platform for local AI. Hugging Mac helps developers unlock that power to build private, responsive ***AI apps, services, games, plugins, and agents*** directly on macOS.
|
| 15 |
+
|
| 16 |
+
This organization provides ready-to-use, converted, and optimized **Core ML `.mlpackage` models**, saving developers the time and complexity of converting them locally.
|
| 17 |
+
|
| 18 |
+
Explore models for:
|
| 19 |
+
|
| 20 |
+
- LLMs, multimodal assistants, and AI agents
|
| 21 |
+
- ASR, TTS, and speech enhancement
|
| 22 |
+
- YOLO detection, pose estimation, and segmentation
|
| 23 |
+
- Face, hand, and other computer-vision tasks
|
| 24 |
+
|
| 25 |
+
Want to see what these models can build? Download and run [Hugging Mac on GitHub](https://github.com/devilyouwei/hugging-mac) to experience local AI applications powered by Apple Silicon.
|
| 26 |
+
|
| 27 |
+
**Run models locally. Keep data private. Create more with your Mac.**
|
| 28 |
+
|
| 29 |
+
> You will need a Mac with Apple Silicon. A Mac mini or MacBook powered by an M-series chip is recommended.
|