πŸ“„ Llama 3 3 70B InstructΒΆ

engines.ibm_wml.llama_3_3_70b_instruct

WMLInferenceEngine(
    model_name="meta-llama/llama-3-3-70b-instruct",
    max_new_tokens=2048,
    random_seed=42,
)
[source]

Read more about catalog usage here.