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

Problems encountered while doing Android SDK #2986

Open
whyshifht opened this issue Oct 18, 2024 · 0 comments
Open

Problems encountered while doing Android SDK #2986

whyshifht opened this issue Oct 18, 2024 · 0 comments
Labels
question Question about the usage

Comments

@whyshifht
Copy link

When I was building the Android SDK according to the official documentation, the 'mlc_llm package' command had difficulty downloading the model and always timed out for the connection, hoping to get some help:[2024-10-18 13:02:37] INFO download_cache.py:56: [Git] Cloning https://huggingface.co/mlc-ai/Phi-3.5-mini-instruct-q4f16_0-MLC.git to /tmp/tmpq5b54u16/tmp
Traceback (most recent call last):
File "/home/root2/conda2/envs/mlc-prebuilt/lib/python3.11/site-packages/mlc_llm/support/download_cache.py", line 57, in git_clone
subprocess.run(
File "/home/root2/conda2/envs/mlc-prebuilt/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['git', 'clone', 'https://huggingface.co/mlc-ai/Phi-3.5-mini-instruct-q4f16_0-MLC.git', '.tmp']' returned non-zero exit status 128.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/root2/conda2/envs/mlc-prebuilt/bin/mlc_llm", line 8, in
sys.exit(main())
^^^^^^
File "/home/root2/conda2/envs/mlc-prebuilt/lib/py

@whyshifht whyshifht added the question Question about the usage label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about the usage
Projects
None yet
Development

No branches or pull requests

1 participant