πŸ“„ 1 8B InstructΒΆ

engines.rits.llama_3.1_8b_instruct

RITSInferenceEngine(
    model_name="meta-llama/Llama-3.1-8B-Instruct",
    max_tokens=2048,
    seed=42,
)
[source]

Read more about catalog usage here.