css = """ .message-row { justify-content: space-evenly !important; } .message-bubble-border { border-radius: 6px !important; } .message-buttons-bot, .message-buttons-user { right: 10px !important; left: auto !important; bottom: 2px !important; } .dark.message-bubble-border { border-color: #15172c !important; } .dark.user { background: #10132c !important; } .dark.assistant.dark, .dark.pending.dark { background: #020417 !important; } """ PLACEHOLDER = """
Logo

Fine-tune Llama 3 with ORPO

ORPO is a new exciting fine-tuning technique that combines the traditional supervised fine-tuning and preference alignment stages into a single process.

OrpoLlama-3-8B
Website GitHub
"""