Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Fix model cli

Open wrmthorne opened this issue 2 years ago • 1 comments

Fixed package naming errors, hard coding of tokenizer and error RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' (cause by using CPU instead of GPU)

wrmthorne avatar May 02 '23 14:05 wrmthorne

:x: pre-commit failed. Please run pre-commit run --all-files locally and commit the changes. Find more information in the repository's CONTRIBUTING.md

github-actions[bot] avatar May 02 '23 14:05 github-actions[bot]