-
## 🐛 Bug
Compiled Llama2 Chat HF 70B breaks if the prompt is greater than 2k tokens:
```
Traceback (most recent call last):
File "/mnt/data/psyber.io/tests/sample_mlc_chat.py", line 55, in
…
-
Hi,
The BioImage.IO team will meet every Wednesday 4PM CET, [check the next meeting in your time zone](https://arewemeetingyet.com/Stockholm/2022-07-13/16:00/w/BioImage.IO%20Weekly%20Meeting#eyJ1c…
oeway updated
22 hours ago
-
Hello,
I am trying to work with the `IoBindings` that were recently added, and I am facing a few issues. I could not find documentations or examples in the crate illustrating how this would work --…
-
```bash
Darwin Vladimirs-MacBook-Pro.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64
```
```bash
python --version
Python…
-
Hi,
I'm trying to run A*PA on my mac M1. I'm pretty new to the run ecosystem so let me know if I can provide more info or I've failed to do some install step. Thank you!
```
cargo run --releas…
-
## Bug Report
failed to run `cargo run --release --example loop`
## Steps to Reproduce
1. install rustup
2. install risczero
cargo install cargo-binstall
cargo binstall cargo-risczero
c…
-
I would like to run `train-minimal` in the browser. It compiled as of https://github.com/burn-rs/burn/pull/830, but not after https://github.com/burn-rs/burn/pull/833.
In particular, there's an `i…
-
**Describe the bug**
My model can be trained when the batch size is one. But a fatal error happened when I set batch_size = 2.
```
=== PANIC ===
A fatal error happened, you can check the exp…
-
Rust 101 is meant to be multi purpose. Therefore, we define a set of different learning tracks consisting of several modules of which we define modules and subjects their content is dependent on.
A…
-
I have some code using `ndarray` dot products, which in turn calls `matrixmultiply::sgemm` or `dgemm`, and these trap when built with cranelift. Here's a reproducer:
```toml
cargo-features = ["cod…