DDG has 2 more models now #2

Closed
opened 2024-06-07 13:04:35 +02:00 by twnaing · 2 comments

As of 2024/6/7, DDG has two more models namely

  1. Llama 3 70B (Open Source): General purpose AI with medium built-in moderation (value: meta-llama/Llama-3-70b-chat-hf)
  2. Mixtral 8x7B (Open Source): General purpose AI with low built-in moderation (Value: mistralai/Mixtral-8x7B-Instruct-v0.1)

Would hey support them?

As of 2024/6/7, DDG has two more models namely 1. Llama 3 70B (Open Source): General purpose AI with medium built-in moderation (value: `meta-llama/Llama-3-70b-chat-hf`) 2. Mixtral 8x7B (Open Source): General purpose AI with low built-in moderation (Value: `mistralai/Mixtral-8x7B-Instruct-v0.1`) Would hey support them?
Author

Sorry for not reading the code. It is already supported.

6dc8ef16b2/src/config.rs (L13-L16)

The valid values for model are

Claude
GPT3
Llama
Mixtral

EDIT: it is not released yet with 0.1.1

Sorry for not reading the code. It is already supported. https://git.blek.codes/blek/hey/src/commit/6dc8ef16b2da25a3b0f0a73ee5b9ab8ca30e65c2/src/config.rs#L13-L16 The valid values for `model` are Claude GPT3 Llama Mixtral EDIT: it is not released yet with 0.1.1
Owner

EDIT: it is not released yet with 0.1.1

yup, the current is 0.1.2. im still working on the binary blobs, but you should be able to download it from here (scroll all the way down)

> EDIT: it is not released yet with 0.1.1 yup, the current is 0.1.2. im still working on the binary blobs, but you should be able to download it from [here](https://github.com/b1ek/hey/actions/runs/9380077399) (scroll all the way down)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blek/hey#2
No description provided.