Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 01-ai/Yi-1.5-34B-Chat #1145

Merged
merged 3 commits into from
May 15, 2024
Merged

Add 01-ai/Yi-1.5-34B-Chat #1145

merged 3 commits into from
May 15, 2024

Conversation

mishig25
Copy link
Collaborator

@mishig25 mishig25 commented May 15, 2024

Screenshot 2024-05-15 at 17 59 16

Order-wise on models page

image

@mishig25 mishig25 changed the title [wip] 01-ai/Yi-1.5-34B-Chat May 15, 2024
@mishig25 mishig25 changed the title 01-ai/Yi-1.5-34B-Chat Add 01-ai/Yi-1.5-34B-Chat May 15, 2024
Comment on lines +184 to +189
"parameters": {
"stop": ["<|im_end|>"],
"temperature": 0.3,
"max_new_tokens": 1024,
"truncate": 1000,
"top_p": 0.8,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"modelUrl": "https://huggingface.co/01-ai/Yi-1.5-34B-Chat",
"websiteUrl": "https://www.01.ai",
"preprompt": "",
"chatPromptTemplate": "{{preprompt}}{{#each messages}}{{#ifUser}}<|im_start|>user\\n{{content}}<|im_end|>\\n<|im_start|>assistant\\n{{/ifUser}}{{#ifAssistant}}{{content}}<|im_end|>{{/ifAssistant}}{{/each}}",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mishig25 mishig25 requested a review from gary149 May 15, 2024 16:08
@mishig25 mishig25 marked this pull request as ready for review May 15, 2024 16:08
@mishig25 mishig25 merged commit e7ec0e7 into main May 15, 2024
3 checks passed
@mishig25 mishig25 deleted the add_yi branch May 15, 2024 16:19
@nsarrazin nsarrazin added the huggingchat For issues related to HuggingChat specifically label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
huggingchat For issues related to HuggingChat specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants