aws / sagemaker-huggingface-inference-toolkit
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 24% | 36% | 39%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 25% | 37% | 37%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 27% | 40% | 31%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
handler_service.py
in src/sagemaker_huggingface_inference_toolkit
210 12
transformers_utils.py
in src/sagemaker_huggingface_inference_toolkit
192 10
decoder_encoder.py
in src/sagemaker_huggingface_inference_toolkit
117 11
mms_model_server.py
in src/sagemaker_huggingface_inference_toolkit
96 2
setup.py
in root
70 -
optimum_utils.py
in src/sagemaker_huggingface_inference_toolkit
67 3
diffusers_utils.py
in src/sagemaker_huggingface_inference_toolkit
38 4
cfg
setup.cfg
in root
24 -
content_types.py
in src/sagemaker_huggingface_inference_toolkit
20 -
serving.py
in src/sagemaker_huggingface_inference_toolkit
13 3
in
4 -
3 -
__init__.py
in src/sagemaker_huggingface_inference_toolkit
1 -
Files With Most Units (Top 7)
File# lines# units
handler_service.py
in src/sagemaker_huggingface_inference_toolkit
210 12
decoder_encoder.py
in src/sagemaker_huggingface_inference_toolkit
117 11
transformers_utils.py
in src/sagemaker_huggingface_inference_toolkit
192 10
diffusers_utils.py
in src/sagemaker_huggingface_inference_toolkit
38 4
serving.py
in src/sagemaker_huggingface_inference_toolkit
13 3
optimum_utils.py
in src/sagemaker_huggingface_inference_toolkit
67 3
mms_model_server.py
in src/sagemaker_huggingface_inference_toolkit
96 2
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 12 long lines.

File# lines# units# long lines
optimum_utils.py
in src/sagemaker_huggingface_inference_toolkit
67 3 6
handler_service.py
in src/sagemaker_huggingface_inference_toolkit
210 12 3
transformers_utils.py
in src/sagemaker_huggingface_inference_toolkit
192 10 2
decoder_encoder.py
in src/sagemaker_huggingface_inference_toolkit
117 11 1
Correlations

File Size vs. Commits (all time): 13 points

setup.py x: 54 commits (all time) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 7 commits (all time) y: 38 lines of code src/sagemaker_huggingface_inference_toolkit/handler_service.py x: 41 commits (all time) y: 210 lines of code src/sagemaker_huggingface_inference_toolkit/transformers_utils.py x: 34 commits (all time) y: 192 lines of code src/sagemaker_huggingface_inference_toolkit/mms_model_server.py x: 13 commits (all time) y: 96 lines of code src/sagemaker_huggingface_inference_toolkit/optimum_utils.py x: 17 commits (all time) y: 67 lines of code src/sagemaker_huggingface_inference_toolkit/decoder_encoder.py x: 25 commits (all time) y: 117 lines of code src/sagemaker_huggingface_inference_toolkit/serving.py x: 4 commits (all time) y: 13 lines of code src/sagemaker_huggingface_inference_toolkit/content_types.py x: 9 commits (all time) y: 20 lines of code MANIFEST.in x: 1 commits (all time) y: 4 lines of code pyproject.toml x: 1 commits (all time) y: 3 lines of code setup.cfg x: 1 commits (all time) y: 24 lines of code src/sagemaker_huggingface_inference_toolkit/__init__.py x: 1 commits (all time) y: 1 lines of code
210.0
lines of code
  min: 1.0
  average: 65.77
  25th percentile: 8.5
  median: 38.0
  75th percentile: 106.5
  max: 210.0
0 54.0
commits (all time)
min: 1.0 | average: 16.0 | 25th percentile: 1.0 | median: 9.0 | 75th percentile: 29.5 | max: 54.0

File Size vs. Contributors (all time): 13 points

setup.py x: 6 contributors (all time) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 4 contributors (all time) y: 38 lines of code src/sagemaker_huggingface_inference_toolkit/handler_service.py x: 14 contributors (all time) y: 210 lines of code src/sagemaker_huggingface_inference_toolkit/transformers_utils.py x: 5 contributors (all time) y: 192 lines of code src/sagemaker_huggingface_inference_toolkit/mms_model_server.py x: 3 contributors (all time) y: 96 lines of code src/sagemaker_huggingface_inference_toolkit/optimum_utils.py x: 2 contributors (all time) y: 67 lines of code src/sagemaker_huggingface_inference_toolkit/decoder_encoder.py x: 3 contributors (all time) y: 117 lines of code src/sagemaker_huggingface_inference_toolkit/serving.py x: 2 contributors (all time) y: 13 lines of code src/sagemaker_huggingface_inference_toolkit/content_types.py x: 2 contributors (all time) y: 20 lines of code MANIFEST.in x: 1 contributors (all time) y: 4 lines of code pyproject.toml x: 1 contributors (all time) y: 3 lines of code setup.cfg x: 1 contributors (all time) y: 24 lines of code src/sagemaker_huggingface_inference_toolkit/__init__.py x: 1 contributors (all time) y: 1 lines of code
210.0
lines of code
  min: 1.0
  average: 65.77
  25th percentile: 8.5
  median: 38.0
  75th percentile: 106.5
  max: 210.0
0 14.0
contributors (all time)
min: 1.0 | average: 3.46 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.5 | max: 14.0

File Size vs. Commits (30 days): 2 points

setup.py x: 1 commits (30d) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 4 commits (30d) y: 38 lines of code
70.0
lines of code
  min: 38.0
  average: 54.0
  25th percentile: 38.0
  median: 54.0
  75th percentile: 70.0
  max: 70.0
0 4.0
commits (30d)
min: 1.0 | average: 2.5 | 25th percentile: 1.0 | median: 2.5 | 75th percentile: 4.0 | max: 4.0

File Size vs. Contributors (30 days): 2 points

setup.py x: 1 contributors (30d) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 2 contributors (30d) y: 38 lines of code
70.0
lines of code
  min: 38.0
  average: 54.0
  25th percentile: 38.0
  median: 54.0
  75th percentile: 70.0
  max: 70.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.5 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 2.0

File Size vs. Commits (90 days): 3 points

setup.py x: 3 commits (90d) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 4 commits (90d) y: 38 lines of code src/sagemaker_huggingface_inference_toolkit/handler_service.py x: 3 commits (90d) y: 210 lines of code
210.0
lines of code
  min: 38.0
  average: 106.0
  25th percentile: 38.0
  median: 70.0
  75th percentile: 210.0
  max: 210.0
0 4.0
commits (90d)
min: 3.0 | average: 3.33 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 4.0

File Size vs. Contributors (90 days): 3 points

setup.py x: 1 contributors (90d) y: 70 lines of code src/sagemaker_huggingface_inference_toolkit/diffusers_utils.py x: 2 contributors (90d) y: 38 lines of code src/sagemaker_huggingface_inference_toolkit/handler_service.py x: 2 contributors (90d) y: 210 lines of code
210.0
lines of code
  min: 38.0
  average: 106.0
  25th percentile: 38.0
  median: 70.0
  75th percentile: 210.0
  max: 210.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0