-
Amazon Web Services
- Brussels, Belgium
- http://dgallitelli.github.io/
- in/dgallitelli
Pinned Loading
-
llama-index-aws
llama-index-aws PublicLearning Llama Index usage on AWS - both with Amazon SageMaker and Amazon Bedrock
Jupyter Notebook 3
-
amazon-sagemaker-pipelines-serverless-inference
amazon-sagemaker-pipelines-serverless-inference PublicForked from sofianhamiti/amazon-sagemaker-pipelines-serverless-inference
Deploying a serverless inference service with Amazon SageMaker Pipelines, AWS Lambda, Amazon API Gateway, and CDK
Python
-
ML-learning-days
ML-learning-days PublicRepository with notebook for re-learning ML (TF, PyTorch, MXNet, SKLearn, Amazon SageMaker ...)
-
cdk-lambda-efs-machine-learning
cdk-lambda-efs-machine-learning PublicUsing Amazon EFS with AWS Lambda to load a ML model
Python
64 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 4 repositories
-
dgallitelli/A2A
Python
This contribution was made on Apr 23
-
dgallitelli/generative-ai-on-amazon-sagemaker
Jupyter Notebook
This contribution was made on Apr 23
-
dgallitelli/mcp-server-with-fargate
Python
This contribution was made on Apr 15
-
dgallitelli/mcp-sse-client-server-docker
Python
This contribution was made on Apr 12
Opened 1 pull request in 1 repository
aws-samples/generative-ai-on-amazon-sagemaker
1
open
-
Content for DIY Agents workshop
This contribution was made on Apr 23
Reviewed 12 pull requests in 3 repositories
aws-samples/amazon-sagemaker-generativeai
9 pull requests
-
Bump transformers from 4.21.0 to 4.48.0 in /x_archive/instruction-fine-tuning/gpt-neo/scripts
This contribution was made on Apr 23
-
Bump aws-cdk-lib from 2.189.0 to 2.190.0 in /x_archive/fmops/full-stack/pattern1-rag/cdk
This contribution was made on Apr 23
-
Add Qwen2 example
This contribution was made on Apr 18
-
Bump aws-cdk-lib from 2.189.0 to 2.189.1 in /x_archive/fmops/full-stack
This contribution was made on Apr 16
-
Bump aws-cdk-lib from 2.87.0 to 2.189.0 in /x_archive/fmops/full-stack
This contribution was made on Apr 15
-
Bump transformers from 4.21.0 to 4.48.0 in /x_archive/train-and-deploy-gptj/training
This contribution was made on Apr 15
-
Bump aws-cdk-lib and @aws-cdk/aws-glue-alpha in /x_archive/fmops/full-stack/pattern1-rag/cdk
This contribution was made on Apr 15
-
removed spaces in folders
This contribution was made on Apr 4
-
New folder structure
This contribution was made on Apr 3
aws-samples/generative-ai-on-amazon-sagemaker
2 pull requests
-
fmops
This contribution was made on Apr 22
-
Bump mlflow from 2.16.0 to 2.20.3 in /task_02_customize_foundation_model/scripts
This contribution was made on Apr 22
aws-samples/sagemaker-canvas-auto-shutdown-on-idle
1 pull request
-
Added to the solution an option for users to optionally set the Alarm State to Ok on Execution
This contribution was made on Apr 16
Created an issue in BerriAI/litellm that received 1 comment
[Bug]: sagemaker_chat
provider does not correctly pass the model_id
for the SageMaker Inference Component
What happened? Steps to reproduce Deploy a SageMaker Endpoint Deploy a model on a SageMaker Inference Endpoint that supports Messages API (e.g.: M…