Commit
•
529edcd
1
Parent(s):
081ec6c
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,39 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: yellow
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Hugging Face Machine Learning Optimization Team
|
3 |
+
emoji: 🤗
|
4 |
colorFrom: yellow
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
short_description: Hugging Face ML Opt Team Page
|
9 |
---
|
10 |
|
11 |
+
# Hugging Face Machine Learning Optimizations Team
|
12 |
+
|
13 |
+
## About Hugging Face's mission
|
14 |
+
|
15 |
+
Our mission is to democratize good machine learning.
|
16 |
+
|
17 |
+
We want to build the platform for AI builder empowering all the communities towards building collaborative technologies.
|
18 |
+
|
19 |
+
Hugging Face is a decentralized, highly impact-oriented, autonomous-driven company.
|
20 |
+
|
21 |
+
## What does it mean to be part of the Machine Learning Optimization Team at Hugging Face?
|
22 |
+
|
23 |
+
Being part of the Machine Learning Optimization Team usually involves new hire to jump into a program with one (or multiple) partner(s) as its main project, supporting Hugging Face overall monetization strategy.
|
24 |
+
|
25 |
+
There is no real definition of what projects look like, every partner have different maturity, targets and scopes.
|
26 |
+
We kind of surf over what we observe from a community and Hugging Face products usages to drive the features development with our partners.
|
27 |
+
|
28 |
+
While most of the work will usually happen for a partner, we also encourage members of the team to have some time to work on personal project they think would be relevant towards driving more revenues for Hugging Face.
|
29 |
+
|
30 |
+
Last but not least, while belonging to the monetization side of the company, we are very central and open-source builders. There are many opportunities to collaborate with other teams and projects from OSS / Community, the Hugging Face Hub and also the Infrastructure...
|
31 |
+
|
32 |
+
## References
|
33 |
+
|
34 |
+
Looking for some real use-cases of what we are diving for Hugging Face? Here is a non-exhausitive list of projects/achievements/sprints we did in the past:
|
35 |
+
|
36 |
+
- [Hugging Face Text Generation Inference available for AWS Inferentia2](https://huggingface.co/blog/text-generation-inference-on-inferentia2)
|
37 |
+
- [Building Cost-Efficient Enterprise RAG applications with Intel Gaudi 2 and Intel Xeon](https://huggingface.co/blog/cost-efficient-rag-applications-with-intel)
|
38 |
+
- [Fast Inference on Large Language Models: BLOOMZ on Habana Gaudi2 Accelerator](https://huggingface.co/blog/habana-gaudi-2-bloom)
|
39 |
+
- [Scaling up BERT-like model Inference on modern CPU](https://huggingface.co/blog/bert-cpu-scaling-part-1)
|