πŸ“„ Llama 3 70B InstructΒΆ

engines.ibm_gen_ai.llama_3_70b_instruct

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

Read more about catalog usage here.