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

make llama derive clone #1648

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

danielclough
Copy link
Contributor

Added derive Clone so that I can pass the model around my app in State.
Added derive Debug because that's what is used in other models.

@LaurentMazare LaurentMazare merged commit 58cc896 into huggingface:main Feb 4, 2024
12 checks passed
@danielclough danielclough deleted the feature/llama_clone branch February 5, 2024 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants