CaraML Docs
Ctrlk
CaraML Homepage
  • Introduction
    • What is CaraML?
    • Architecture
    • Core Concepts
  • User guides
    • Projects
    • Feature Store
    • Models
    • Routers
    • Experiments
    • Pipelines
  • Tutorial and Examples
    • Model Sample Notebooks
      • Deploy Standard Models
      • Deploy PyFunc Model
      • Using Transformers
      • Run Batch Prediction Job
      • Others examples on Models
    • Router Examples
    • Feature Store Examples
    • Pipeline Examples
    • Performing load test in CaraML
    • Best practice for CaraML
  • CaraML SDK
    • Feature Store SDK
    • Models SDK
    • Routers SDK
    • Pipeline SDK
  • Troubleshooting and FAQs
    • CaraML System FAQ
    • Models FAQ
    • Routers FAQ
    • Experiments FAQ
    • Feature Store FAQ
    • Pipelines FAQ
    • CaraML Error Messages
  • Deployment Guide
    • Deploying CaraML
    • Monitoring and alerting
    • Prerequisites and Dependencies
    • System Benchmark results
    • Experiment Treatment Service
  • Release Notes
    • CaraML Release Notes
Powered by GitBook
On this page
  • Requesting CPU and Memory Resources
  • Working with Model Endpoint
  1. Tutorial and Examples
  2. Model Sample Notebooks

Others examples on Models

Try out the notebooks below to learn about other features of Merlin.

Requesting CPU and Memory Resources

Logomerlin/examples/resource-request/Resource-Request.ipynb at main · caraml-dev/merlinGitHub

Working with Model Endpoint

Logomerlin/examples/model-endpoint/ModelEndpoint.ipynb at main · caraml-dev/merlinGitHub
PreviousRun Batch Prediction JobNextRouter Examples

Last updated 1 year ago