mlc-llm
mlc-llm copied to clipboard
Universal LLM Deployment Engine with ML Compilation
i am getting this error when trying to run vicuna, i searched for this issue on the repository and a user said it was due to low vram, but in...
when building, broken by err:“expect Tensor with ndim 1 but get 2”, it's hard to locate the real problem mlc_llm/utils.py(123)transform_params() -> res = vm[transform_func_name](model_params)   can anyone give me...
Hi, I have M2 pro 16gb and it run really fast using vicuna. I wondered how to customize prompt, temperature, context etc ? Thanks
The idea is a Java (or Kotlin) library (jar) that is decoupled from the Android gui. This way we could write our own gui in Java or Kotlin for Android....
How would it be different from the Android one? Is there any tutorial for this? or what steps should i take to deploy a dolly model with Java? Thanks!
Hi guys, i am using macos and trying to compile chatglm-6b, but i meat an error the first step i begin to init env. ``` (mlc-llm-env) MacBook-Pro mlc-llm % pip...
resolve #151
## ❓ General Questions Hello. I try to build. but i got error. Please help me how to fix it : ( command : python build.py --hf-path=databricks/dolly-v2-3b error : RuntimeError:...