Improve the generated Readme with the original model datacard and usage reference from transformers.js docs b6efc2b Felladrin commited on 13 days ago
Add Docker Compose setup and simplify environment configuration 783645d Felladrin commited on 13 days ago
Remove _patch_convert_script method as it's not necessary anymore 2323914 Felladrin commited on 14 days ago
Add environment variable fallback for HF_TOKEN before checking secrets 423413d Felladrin commited on 14 days ago
Temporarily patch transformers.js convert script to fix the model conversion 5a05fd1 Felladrin commited on 14 days ago
Add the ability to set the tag --trust_remote_code to true (#19) b93ef90 verified Felladrin 1TSnakers commited on May 20
Declare the `model_folder_path` variable outside the try-catch statement 8643c6f verified Felladrin commited on Apr 24
Add `--trust_remote_code` parameter to the `convert` script eead07a verified Felladrin commited on Apr 23
Remove the function to rename model files, as it's not needed anymore on Transformers.js v3 b37e554 Felladrin commited on Nov 19, 2024
Fix the fallback logic for getting the `SPACE_AUTHOR_NAME` when `user_hf_token` is not set 5a87d26 Felladrin commited on Nov 17, 2024
Allow users to provide their own tokens in case they want to upload the model to under their own account 2af96bc Felladrin commited on Nov 17, 2024
Refactor the code, making it more robust and maintainable 1364cbe verified Felladrin commited on Nov 17, 2024
Remove env variables subprocess call (#4) 6cbd7e2 verified Felladrin pdufour commited on Nov 17, 2024