builder.truefoundry.yaml
resources
section varies across cloud providerYOUR-HF-TOKEN-SECRET-FQN
with the Secret FQN we created at the beginning. E.g.resources
section your configuration.Resources
section and select the GPU type and Count and click on the Spec
button
resources
section and replace it in builder.truefoundry.yaml
tokenizer
and engine
ready to use under the Run Details sectionModels
section. Copy the FQN and keep it handy.
Artifacts
section. Copy the FQN and keep it handy.
resources
section varies across cloud providerresources
section like we did for the builder Jobartifacts_download
, you’d need to change artifact_version_fqn
to the tokenizer and engine obtained at the end of the Job Run from previous sectionPorts
section Enable Expose
and configure Endpoint as needed/v1/chat/completions
Endpoint via the OpenAPI
tab