OwenArli/ArliAI-Llama-3-8B-Instruct-ORPO-v0.1

Hugging Face
TEXT GENERATIONPricing:Input $0.37 / Cached $0.074 / Output $0.38Concurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:8kTool Calling:SupportedPublished:May 2, 2024License:llama3Architecture:Transformer0.0K Featherless Exclusive Warm

OwenArli/ArliAI-Llama-3-8B-Instruct-ORPO-v0.1 is an 8 billion parameter instruction-tuned causal language model based on Meta-Llama-3-8B-Instruct. It was fine-tuned using the ORPO method on diverse datasets, including those focused on DPO pairs, mathematical reasoning, and toxicity reduction. This model aims to improve certain metrics while reducing refusals compared to the base Meta model, making it suitable for applications requiring a less restrictive assistant.

Loading preview...

ArliAI-Llama-3-8B-Instruct-ORPO-v0.1 Overview

This model is an 8 billion parameter instruction-tuned variant of Meta-Llama-3-8B-Instruct, developed by OwenArli. It leverages the ORPO (Optimized Reward Policy Optimization) fine-tuning method to enhance its performance and behavioral characteristics.

Key Characteristics & Training

The fine-tuning process utilized a diverse set of datasets, including:

Notably, the inclusion of "toxic" datasets was intended to reduce model refusals, resulting in a model that is still relatively safe but less prone to refusing prompts compared to the original Meta model. While ORPO fine-tuning has shown improvements in some metrics, the developer notes that it may reduce others.

Usage and Format

The model adheres to the standard Llama 3 instruction format, utilizing specific tokens for system, user, and assistant turns:

<|begin_of_text|><|start_header_id|>system<|end_header_id|>

{{ system_prompt }}<|eot_id|><|start_header_id|>user<|end_header_id|>

{{ user_message_1 }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>

{{ model_answer_1 }}<|eot_id|><|start_header_id|>user<|end_header_id|>

{{ user_message_2 }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>

Ideal Use Cases

This model is particularly suited for applications where:

  • A less restrictive response style is desired.
  • The base Llama 3 8B Instruct model's refusal rate is too high.
  • Tasks benefit from the ORPO fine-tuning approach, especially in areas covered by the training datasets like mathematical reasoning or general instruction following.

Popular Sampler Settings

Top 3 parameter combinations used by Featherless users for this model. Click a tab to see each config.

temperature
top_p
top_k
frequency_penalty
presence_penalty
repetition_penalty
min_p