forked from huggingface/transformers
-
Notifications
You must be signed in to change notification settings - Fork 0
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 musicgen melody #1
Merged
Merged
Commits on Feb 7, 2024
-
Fix Keras scheduler import so it works for older versions of Keras (h…
…uggingface#28895) Fix our schedule import so it works for older versions of Keras
Configuration menu - View commit details
-
Copy full SHA for 349a6e8 - Browse repository at this point
Copy the full SHA 349a6e8View commit details -
⚠️ RaiseException
when trying to generate 0 tokens⚠️ (huggingface……#28621) * change warning to exception * Update src/transformers/generation/utils.py Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com> * validate `max_new_tokens` > 0 in `GenerationConfig` * fix truncation test parameterization in `TextGenerationPipelineTests` --------- Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for abf8f54 - Browse repository at this point
Copy the full SHA abf8f54View commit details -
Update the cache number (huggingface#28905)
* fix * fix * fix --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 308d2b9 - Browse repository at this point
Copy the full SHA 308d2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f4cf7 - Browse repository at this point
Copy the full SHA 87f4cf7View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b36e802 - Browse repository at this point
Copy the full SHA b36e802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd2839 - Browse repository at this point
Copy the full SHA 3fd2839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f15d02 - Browse repository at this point
Copy the full SHA 9f15d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c2c3f - Browse repository at this point
Copy the full SHA 48c2c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a43be0 - Browse repository at this point
Copy the full SHA 9a43be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf89389 - Browse repository at this point
Copy the full SHA cf89389View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb69817 - Browse repository at this point
Copy the full SHA bb69817View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc33efb - Browse repository at this point
Copy the full SHA fc33efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4d732 - Browse repository at this point
Copy the full SHA ba4d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5166259 - Browse repository at this point
Copy the full SHA 5166259View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.