tulu3 / README.md
Minh141120's picture
Update README.md
693fb27 verified
metadata
license: other
pipeline_tag: text-generation
tags:
  - cortex.cpp

Overview

Tülu3 is a state-of-the-art instruction-following model family developed by Allen Institute for AI. It is designed to excel in a wide range of tasks beyond standard chat applications, including complex problem-solving in domains such as MATH, GSM8K, and IFEval. The Tülu3 series provides a fully open-source ecosystem, offering access to datasets, training code, and fine-tuning recipes to facilitate advanced model customization and experimentation.

Variants

No Variant Cortex CLI command
1 Tulu3-8b cortex run tulu3:8b

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexhub/tulu3
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run tulu3
    

Credits