Skip to content

A LLM Ops platform that hosts pre curated set of open source models that can be fine tunned and deployed for our customers. Allows users to create their own data pipelines with DAG support and provides effective and optimized way to finetune and deploy models.

License

Notifications You must be signed in to change notification settings

Infosys/Infosys-Transformer-Foundry

Repository files navigation

Infosys Transformer Foundry

Overview

Infosys Transformer Foundry solution provides buildings blocks for managing LLM Ops and model life cycle management such as model selection, finetuning, benchmarking, deployment at scale along with data pipelines.

Features offered

Features v1.1

  • Model Zoo: Curated list of open source models along with their metadata, lifecycle status and model tagging.
  • Leaderboard: LLM leaderboard for customer data (text, embedding and code) on public/private models for efficient selection of models.
  • Benchmark tool: Allows benchmarking of fine-tuned or open source models.
  • Data Pipelines: Allow users to create custom data processing workflows for their models.
  • Fine Tuning: User can fine tune a model against custom datasets for tailored results.
  • Model Deployment: Facilitate deployment of curated or fine-tuned models and create access points.
  • Model Playground: Allows users to test the performance of different models available in the model zoo.
  • RAG Playground: User can ingest documents in real time and leverage RAG for inferencing from them.
  • Dataset Registration: Users have the ability to save datasets, they can then use them during finetuning or benchmarking jobs.

Hardware & Software Requirements

Find the hardware and software requirements here

Installation

Docker

a. Clone the GitHub repository

git clone -b < branch and Repo url>

b. Build docker container for each component

Navigate to each component folder within the repository and build the corresponding Docker image using the following command:

cd <component_folder>
docker build -t ${DOCKER_REPO}/<image_name>

c. Run the Docker Container

docker-compose -f docker-compose.yaml up

Usage and Examples

Benchmark Evaluation

Reporting problems, asking questions

We appreciate your feedbacks, questions or bug reporting regarding this project. When posting issues in GitHub, ensure the posted examples follow the guidelines below:

Minimal: Provide the smallest possible code snippet that still reproduces the problem.

Complete: Include all necessary information (code, configuration, etc.) for someone else to replicate the issue.

Reproducible: Test your provided code to confirm it consistently reproduces the problem.

About

A LLM Ops platform that hosts pre curated set of open source models that can be fine tunned and deployed for our customers. Allows users to create their own data pipelines with DAG support and provides effective and optimized way to finetune and deploy models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6