promotion/Llama-3.1-8B-TLDR-RewardedSoups-baseline

TEXT GENERATIONPricing:Input $0.2 / Cached $0.028 / Output $0.32Concurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Sep 5, 2026License:llama3.1Architecture:Transformer Featherless Exclusive Cold

The promotion/Llama-3.1-8B-TLDR-RewardedSoups-baseline is an 8 billion parameter model based on the Llama-3.1-8B-Instruct architecture, developed by the 'promotion' team. It utilizes a Rewarded Soups approach, linearly interpolating expert models for objectives like coverage, faithfulness, conciseness, and helpfulness. This model is specifically designed for optimizing performance across multiple objectives in text generation tasks, particularly for summarization and instruction-following.

Loading preview...

Model Overview

The promotion/Llama-3.1-8B-TLDR-RewardedSoups-baseline is an 8 billion parameter language model built upon the meta-llama/Llama-3.1-8B-Instruct backbone. It implements the "Rewarded Soups" technique, which involves creating a linear interpolation of expert models, each optimized for a specific objective. This approach aims to balance multiple desired characteristics in the model's output.

Key Capabilities

  • Multi-objective Optimization: The model is designed to perform well across several objectives simultaneously, including:
    • Coverage: Ensuring all relevant information is included.
    • Faithfulness: Maintaining accuracy and consistency with the source.
    • Conciseness: Producing brief and to-the-point outputs.
    • Helpfulness: Generating useful and informative responses.
  • Training Methodology: It was trained with 300 optimizer updates and a global batch size of 16, using a shared initialization for its expert components.
  • Evaluation: Performance is measured by independent objective-wise win rates against a common reference, judged by Llama-3.3-70B-Instruct on held-out prompts.

Good For

This model is particularly well-suited for applications requiring a balanced output across multiple quality dimensions, such as:

  • Summarization tasks: Where conciseness, coverage, and faithfulness are all critical.
  • Instruction following: Generating responses that are not only accurate but also helpful and to the point.
  • Research into multi-objective optimization: Demonstrating the effectiveness of the Rewarded Soups method as described in the Nash Bargaining Preference Optimization (NBPO) paper.