Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

License: apache-2.0

Use model

python

from transformers import pipeline
pipe = pipeline("text-generation", model="FlameF0X/My-Claude-4.6-Thinking")
messages = [
{"role": "system", "content": "You are a helpful assistant."}, # I RECOMMEND TO KEEP THIS FOR STABILITY! But you can change the system.
{"role": "user", "content": "Who are you?"},
]
pipe(messages)

Model provider

FlameF0X

FlameF0X

Model tree

Base

this model

Modalities

Input

Text

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today