lysandre HF staff commited on
Commit
8ab1aeb
1 Parent(s): 51b0f56

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +124 -0
README.md ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: optimum metrics
4
+ tags:
5
+ - github-stars
6
+ ---
7
+
8
+ # optimum metrics
9
+
10
+ This dataset contains metrics about the huggingface/optimum package.
11
+
12
+ Number of repositories in the dataset: 19
13
+ Number of packages in the dataset: 6
14
+
15
+ ## Package dependents
16
+
17
+ This contains the data available in the [used-by](https://github.com/huggingface/optimum/network/dependents)
18
+ tab on GitHub.
19
+
20
+ ### Package & Repository star count
21
+
22
+ This section shows the package and repository star count, individually.
23
+
24
+
25
+ Package | Repository
26
+ :-------------------------:|:-------------------------:
27
+ ![optimum-dependent package star count](./optimum-dependents/resolve/main/optimum-dependent_package_star_count.png) | ![optimum-dependent repository star count](./optimum-dependents/resolve/main/optimum-dependent_repository_star_count.png)
28
+
29
+ There are 0 packages that have more than 1000 stars.
30
+
31
+ There are 0 repositories that have more than 1000 stars.
32
+
33
+
34
+ The top 10 in each category are the following:
35
+
36
+ *Package*
37
+
38
+ [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
39
+
40
+ [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
41
+
42
+ [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
43
+
44
+ [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
45
+
46
+ [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
47
+
48
+ [bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 10
49
+
50
+ *Repository*
51
+
52
+ [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 288
53
+
54
+ [marqo-ai/marqo](https://github.com/marqo-ai/marqo): 265
55
+
56
+ [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 114
57
+
58
+ [graphcore/tutorials](https://github.com/graphcore/tutorials): 65
59
+
60
+ [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 61
61
+
62
+ [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 34
63
+
64
+ [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 24
65
+
66
+ [philschmid/optimum-static-quantization](https://github.com/philschmid/optimum-static-quantization): 20
67
+
68
+ [philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 15
69
+
70
+ [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 15
71
+
72
+
73
+ ### Package & Repository fork count
74
+
75
+ This section shows the package and repository fork count, individually.
76
+
77
+ Package | Repository
78
+ :-------------------------:|:-------------------------:
79
+ ![optimum-dependent package forks count](./optimum-dependents/resolve/main/optimum-dependent_package_forks_count.png) | ![optimum-dependent repository forks count](./optimum-dependents/resolve/main/optimum-dependent_repository_forks_count.png)
80
+
81
+ There are 0 packages that have more than 200 forks.
82
+
83
+ There are 0 repositories that have more than 200 forks.
84
+
85
+
86
+ The top 10 in each category are the following:
87
+
88
+ *Package*
89
+
90
+ [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
91
+
92
+ [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
93
+
94
+ [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
95
+
96
+ [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
97
+
98
+ [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
99
+
100
+ [bhavsarpratik/easy-transformers](https://github.com/bhavsarpratik/easy-transformers): 2
101
+
102
+ *Repository*
103
+
104
+ [SeldonIO/MLServer](https://github.com/SeldonIO/MLServer): 82
105
+
106
+ [graphcore/tutorials](https://github.com/graphcore/tutorials): 33
107
+
108
+ [huggingface/optimum-graphcore](https://github.com/huggingface/optimum-graphcore): 18
109
+
110
+ [girafe-ai/msai-python](https://github.com/girafe-ai/msai-python): 14
111
+
112
+ [huggingface/optimum-intel](https://github.com/huggingface/optimum-intel): 10
113
+
114
+ [marqo-ai/marqo](https://github.com/marqo-ai/marqo): 6
115
+
116
+ [AlekseyKorshuk/optimum-transformers](https://github.com/AlekseyKorshuk/optimum-transformers): 6
117
+
118
+ [whatofit/LevelWordWithFreq](https://github.com/whatofit/LevelWordWithFreq): 5
119
+
120
+ [philschmid/optimum-transformers-optimizations](https://github.com/philschmid/optimum-transformers-optimizations): 3
121
+
122
+ [huggingface/optimum-habana](https://github.com/huggingface/optimum-habana): 3
123
+
124
+