-
### Expected behavior
The TVM is built normally
### Actual behavior
[804/898] Building CXX object CMakeFil...s.dir/src/target/llvm/llvm_module.cc.o
FAILED: CMakeFiles/tvm_objs.dir/src/target…
-
## 🐛 Bug
The service started based on Meta-Llama-3.1-70B-Instruct fp8 will crash when running a large concurrency.
## To Reproduce
### convert model
refer this issue: #2982
### start s…
-
Hi,
I'm trying to compile a llama-3.2. I have followed the setup instructions but before I can get to running the `mlc_llm compile` command, I am running `./web/prep_emcc_deps.sh` which fails with …
-
## 🐛 Bug
![胡言乱语](https://github.com/user-attachments/assets/4f446294-a903-412d-ad98-987d0f04a60a)
## To Reproduce
Steps to reproduce the behavior:
1. 编译
mlc_llm compile /path/to/internl…
-
## 🐛 Bug
I'm trying to replicate the LLaMA example method as mentioned in introduction documentation gives errors related to relax.build inspite of properly configured pipeline. Vulkan drivers a…
-
Reproduction:
```
diff --git a/forge/test/mlir/test_ops.py b/forge/test/mlir/test_ops.py
index 37e7a8e..8b80cfa 100644
--- a/forge/test/mlir/test_ops.py
+++ b/forge/test/mlir/test_ops.py
@@ -542…
-
`sha256` at run-time uses the `SHA256U` TVM instruction, which only works with data with up to 1023 bits, so strings of length 128 bytes basically get truncated. This is confusing for smart-contract a…
-
I installed tvm like instructed here: https://tvm.apache.org/docs/install/from_source.html
Once I run the test :
```bash
python -c "import tvm; print(tvm.__file__)"
```
### Expected behavior
…
-
### Is your feature request related to a problem? Please describe.
There is an explanation how method IDs are calculated if not set explicitly https://docs.ton.org/develop/func/functions#method_id, b…
-
## 🐛 Bug Crash on iPads and iPhones with less than 4 gb of ram
A couple of weeks ago I could run mlc chat iOS app on my iPad with 3 gb of ram, but now I can't, It crashes when I try to run st…