Listing Thumbnail

    JetBrains AI Mellum All

     Info
    Deployed on AWS
    Mellum All is JetBrains' large language model (LLM) optimized for code completion in all languages.

    Overview

    Mellum All is JetBrains' large language model (LLM) optimized for code completion in all languages.

    Highlights

    • LLaMA-like architecture with ~4B parameters.
    • Context-aware code completion with fill-in-the-middle.
    • Top quality-to-size ratio.

    Details

    Delivery method

    Latest version

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Trust Center

    Trust Center
    Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    JetBrains AI Mellum All

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    AI Insights

     Info

    Dimensions summary

    This listing is free to use, so you pay only for the AWS compute you run. Pricing is organized by GPU instance type and inference mode, billed per host hour. You choose between batch mode and real-time mode on the ml.g5.2xlarge, or real-time mode on the ml.g6.2xlarge, ml.g6e.xlarge, ml.p4d.24xlarge, ml.p4de.24xlarge, ml.p5.48xlarge, and ml.p5e.48xlarge. The g-series instances suit lighter workloads, while the p-series instances offer more powerful GPUs for demanding inference. Costs scale with the instance you select and the hours it runs.

    Top-of-mind questions for buyers

    One host hour is one hour that your chosen instance runs in your account. Charges accrue per active running hour of that instance. If you stop the instance, host-hour charges stop. Underlying AWS storage or other resource fees may still apply while stopped.
    Both meter the same instance per host hour. Real-time mode keeps the endpoint running to respond to live requests with low latency. Batch mode processes queued inputs together, so the instance runs only during the job. Real-time suits interactive use; batch suits scheduled bulk processing.
    Each running instance meters its own host hours independently. Running two instances at once bills two sets of host-hour charges for the same clock time. Your total is the sum of every active instance's hours at that instance type's rate. The model itself carries no software fee.
    www.jetbrains.com
    Helpful?

    Vendor refund policy

    This product is free.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Amazon SageMaker model

    An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.

    Deploy the model on Amazon SageMaker AI using the following options:
    Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference  .
    Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI  .
    Version release notes

    First version available to enterprise customers.

    Additional details

    Inputs

    Summary

    Model input should be application/json. See the input parameters and sample input data for more information.

    Input MIME type
    application/json
    {"prefix": "import js", "suffix": "\n", "filepath": "main.py", "context": [], "max_length": 32, "stop_token": "\n\n", "use_control": "off"}
    {"prefix": "import js", "suffix": "\n", "filepath": "main.py", "context": [], "max_length": 32, "stop_token": "\n\n", "use_control": "off"}

    Input data descriptions

    The following table describes supported input data fields for real-time inference and batch transform.

    Field name
    Description
    Constraints
    Required
    prefix
    Code that appears before the cursor.
    string
    Yes
    suffix
    Code that appears after the cursor.
    string
    Yes
    filepath
    Relative path of the file being edited, including file name and extension (e.g. 'src/utils/helpers.ts').
    string
    Yes
    context
    Additional context items (such as neighbouring files, docs, etc.)
    list
    No
    max_length
    Maximum number of BPE tokens that may be generated for the completion snippet.
    integer
    Yes
    stop_token
    String at which generation should stop (exclusive).
    string
    No
    use_control
    Selects the Cloud-Control mode. Use 'off' if unsure.`
    "on","off","silent"
    Yes
    generate_indents
    Whether the model should emit indentation characters.
    boolean
    No

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.