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 FR translation of messages #7

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cregouby
Copy link

@cregouby cregouby commented Sep 5, 2024

library(safetensors)
Sys.setLanguage("fr")
safe_save_file(list(x = torch::torch_randn(10, 10), x = torch::torch_randn(10, 10)))
#> Error in `safe_save_file()`:
#> ! Les noms dupliqués ne sont pas autorisés dans la liste `tensors`

Created on 2024-09-06 with reprex v2.1.1

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