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

Support encoder on Ubuntu & Tizen #2632

Open
baek2sm opened this issue Jun 12, 2024 · 1 comment
Open

Support encoder on Ubuntu & Tizen #2632

baek2sm opened this issue Jun 12, 2024 · 1 comment

Comments

@baek2sm
Copy link
Contributor

baek2sm commented Jun 12, 2024

The encoder-related part used in the current language model works well in Android, but not in Tizen, and sometimes or not depending on the environment in ubuntu (e.g., it does not work in our ubuntu environment of CI, and the reason why CI was passed in the past is that the corresponding code has never been operated in ubuntu of CI due to incorrect meson settings.).

The PR involved is #2627, and the codes involved are #include “json.hpp” and #include<encoder.hpp> of LLM examples.

In summary, #include “json.hpp” and #include<encoder.hpp> have issues that do not work properly in the ubuntu and tizen environments now.

@taos-ci
Copy link
Collaborator

taos-ci commented Jun 12, 2024

:octocat: cibot: Thank you for posting issue #2632. The person in charge will reply soon.

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

No branches or pull requests

2 participants