LLMs & Models

Prompt engineering, fine-tuning, model comparisons, and working with large language models.

28 articles
Monitoring AI: Prometheus and Grafana for Observability
Intermediate

Monitoring AI: Prometheus and Grafana for Observability

Increase AI model reliability with Prometheus and Grafana for observability and evaluation, streamline model performance monitoring

25 minRead →
Evaluating LLMs with Structured Output and Semantic Similarity
Advanced

Evaluating LLMs with Structured Output and Semantic Similarity

Evaluate LLMs with structured output and semantic similarity for production-grade AI engineering, learn how to avoid common pitfalls

25 minRead →
Efficient Fine-Tuning with QLoRA for LLMs
Intermediate

Efficient Fine-Tuning with QLoRA for LLMs

QLoRA enables efficient fine-tuning of large language models, reducing computational costs and memory usage.

25 minRead →
LoRA Fine-Tuning for LLMs: Unlock Efficient Adaptation
Intermediate

LoRA Fine-Tuning for LLMs: Unlock Efficient Adaptation

Discover how LoRA fine-tuning enhances LLMs with efficient adaptation, improving performance without extensive retraining.

25 minRead →
Integrating AI with Salesforce using Python
Beginner

Integrating AI with Salesforce using Python

Integrate AI models with Salesforce CRM systems using Python for enhanced customer insights and automation, learn how

25 minRead →
Optimizing AI Model Inference with Intel OpenVINO
Intermediate

Optimizing AI Model Inference with Intel OpenVINO

Optimize AI model inference with Intel OpenVINO and model pruning techniques for better performance

25 minRead →
Serving LLM Predictions with RESTful API using Flask and Docker
Intermediate

Serving LLM Predictions with RESTful API using Flask and Docker

Serve Large Language Model predictions via RESTful API using Flask and Docker, streamlining model deployment and integration.

25 minRead →
Kubeflow for AI Model Deployment on Kubernetes
Intermediate

Kubeflow for AI Model Deployment on Kubernetes

Automate AI model deployment and management with Kubeflow on Kubernetes. Learn how to streamline your workflow

25 minRead →
Deploying AI Models to Edge Devices with TensorFlow Lite
Intermediate

Deploying AI Models to Edge Devices with TensorFlow Lite

Deploy AI models to edge devices with TensorFlow Lite and Raspberry Pi for efficient inference, including model optimization and Raspberry Pi setup

25 minRead →
Intermediate

Building Explainable AI with SHAP and LIME for Model Interpretability

Learn to build explainable AI systems with SHAP and LIME for model interpretability, improving transparency and trust in AI models.

25 minRead →
Intermediate

Real-Time Data Processing with Apache Kafka and Spark

Implement real-time data processing for AI model training with Apache Kafka and Spark, streamlining your workflow

25 minRead →
Intermediate

Automating LLM Testing with Pytest and Hypothesis

Automate LLM testing and validation with Pytest and Hypothesis for robust AI models

25 minRead →
Intermediate

Integrate AI Models with React and TensorFlow.js

Integrate AI models with frontend applications using React and TensorFlow.js for production-grade AI engineering

25 minRead →
Intermediate

Migrate TensorFlow LLM to PyTorch for Better Performance

Migrate your LLM from TensorFlow to PyTorch for improved performance and compatibility, and learn how to avoid common pitfalls in the process.

25 minRead →
Intermediate

Monitoring AI Model Performance with Prometheus and Grafana

Monitor AI model performance using Prometheus and Grafana, key to scalable AI systems

25 minRead →
Intermediate

Developing AI Content Generation with LLMs and SpaCy

Learn to develop AI-driven content generation systems using language models and spaCy, optimizing for production-grade environments.

25 minRead →
Advanced

Securing LLM APIs with OAuth and JWT

Secure your LLM APIs with OAuth and JWT authentication using FastAPI and MongoDB, a production-ready solution

25 minRead →
Intermediate

Integrating LLMs with Graph Databases using Amazon Neptune

Learn to integrate Large Language Models with graph databases using Amazon Neptune and PyTorch Geometric for enhanced AI capabilities.

25 minRead →
Intermediate

Automating Hyperparameter Tuning for LLMs with Azure ML

Automate hyperparameter tuning for large language models using Azure Machine Learning, improving model performance and efficiency

25 minRead →
Advanced

Deploying Question Answering Models with Hugging Face Transformers

Learn to deploy a question answering model using Hugging Face Transformers and AWS SageMaker for production-ready AI

25 minRead →
Intermediate

Optimizing AI Model Serving with TensorFlow Serving and gRPC

Optimize AI model serving with TensorFlow Serving and gRPC for efficient deployment and management of machine learning models.

25 minRead →
Advanced

Monitoring AI Model Drift with Prometheus and Grafana

Monitor AI model drift with Prometheus and Grafana for production-grade reliability. Learn how to track changes in your AI model's performance over time.

25 minRead →
Intermediate

Visualize AI Model Performance with TensorBoard and Matplotlib

Learn to visualize AI model performance using TensorBoard and Matplotlib for better understanding and improvement of your models

20 minRead →
Intermediate

Secure LLM APIs with OAuth 2.0 and AWS API Gateway

Secure Large Language Model APIs using OAuth 2.0 and AWS API Gateway, ensuring authenticated access to your AI models

25 minRead →
Intermediate

Deploying Large Language Models with AWS SageMaker and Docker

Learn to deploy large language models with AWS SageMaker and Docker for scalable AI solutions, improving model performance and reducing latency

25 minRead →
Intermediate

Optimizing LLM Inference with TensorFlow Model Optimization

Boost LLM performance with TensorFlow Model Optimization Toolkit, optimizing inference for production-grade applications

25 minRead →
Intermediate

Rate Limiting LLM API Calls in Production

Learn how to implement rate limiting and caching for LLM API calls in production to prevent abuse and improve performance

20 minRead →
Intermediate

Fine-Tune Llama 3 with LoRA on Custom Data

Fine-tune Llama 3 with LoRA on custom datasets for improved performance, explore key concepts and implementations

25 minRead →