max icon indicating copy to clipboard operation
max copied to clipboard

A collection of sample programs, notebooks, and tools which highlight the power of the MAX Platform

Results 45 max issues
Sort by recently updated
recently updated
newest added

### Bug description (max-venv) gary@Gary:~$ cd max (max-venv) gary@Gary:~/max$ cd examples (max-venv) gary@Gary:~/max/examples$ cd graph-api (max-venv) gary@Gary:~/max/examples/graph-api$ cd pipelines (max-venv) gary@Gary:~/max/examples/graph-api/pipelines$ cd llama3 (max-venv) gary@Gary:~/max/examples/graph-api/pipelines/llama3$ mojo ../../run_pipeline.🔥 llama3 --prompt "I...

bug

### Bug description I built a very simple graph, with 2 custom ops. the input is one simple float32 with shape 1X8. the output is float32 with shape 2X8. I...

bug

### Bug description 'modular install max' step fails ### Steps to reproduce (max-venv) gary@gary:~$ modular install max # Found release for https://packages.modular.com/max @ 24.4.0 # Downloading archive: packages/24.4.0/max-x86_64-unknown-linux-gnu-24.4.0-6-0.tar.zst Downloaded [...

bug

### Issue description I have to `2> /dev/null` to get magic to shut up about Info messages, not even Warning messages. For example "Downloading 60 files." should be sent to...

modular-cli

### Issue description See https://github.com/conda/conda-lock/pull/418 If an environment.yml file has a channel that is nodefaults, this isn't suppose to be appended to conda-forge's url. It is suppose to mean, do...

modular-cli