openai / automated-interpretability

977 stars 116 forks source link

Add gpt-4-1106-preview (gpt4-turbo) to Valid Explainer Models #38

Closed hijohnnylin closed 9 months ago

hijohnnylin commented 10 months ago

Gpt4-turbo gpt-4-1106-preview is 3x cheaper and seems to work well: see examples of its explanations

Adds the model to HARMONY_V4_MODELS.

Edit: force pushed to remove potential conflicts from unmerged branches