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

### Where is the problem? https://docs.modular.com/max/install#install-max ### What can we do better? Unsure if this is a Docs issue or should be considered a bug of some kind. After following...

documentation

### Issue description When I try to use mojo for jupyter vscode there is an error when running MAX(Conda ENV Mojo kernel). ``` > Kernel Id = .jvsc74a57bd0ac1a21f99c46d41fa3cc83eaf8eb2794a64cf00398a5031059d5088e638eb598#mojo./home/~/mojo-test/.magic/envs/default/python././home/~/mojo-test/.magic/envs/default/bin/python#/home/~/mojo-test/.magic/envs/default/share/jupyter/kernels/mojo/mojokernel.py#-f#{connection_file}#--modular-home#/home/~/mojo-test/.magic/envs/default/share/max#--mojo-config-section#mojo-max > Interpreter...

modular-cli

### Bug description Just follow the guide https://docs.modular.com/max/get-started. but run.sh stopped on python3 -m pip install -r requirements.txt Using cached tritonclient-2.44.0-py3-none-manylinux1_x86_64.whl (12.5 MB) Building wheels for collected packages: geventhttpclient Building...

bug

### Issue description When I try to install the package `kdelikelihood` from PyPi in my magic environment, I receive the following error: ``` × failed to solve the pypi requirements...

modular-cli

## Background https://colab.research.google.com is widely used in data science and AI because of it's pay-as-you go model using a variety of TPU or NVIDIA GPU's. A common use case is...

### Where is the problem? https://pypi.org/project/modular-ai/ ### What can we do better? There appears to be someone squatting here: https://pypi.org/project/modular-ai/ > The package "modular-ai" on PyPI appears to be an...

documentation

On fedora ostree distros, Magic CLI isn't understanding symlinks. /var/home is /home if /home symlinks to it. ```magic self-update``` ``` magic is not installed in the default location: │ │...

enhancement

If a project is created without the `--mojoproject` or `--format mojoproject`, a pixi.toml will be created. [Good, as expected] If a project then has a mojoproject then added, the project...

magic-cli

If I am in a project (with or without shell) and I `magic search max` (conda.modular.com/) or `magic search pytorch` (conda-forge) or any package, then everything resolves correctly. When I...

### Bug description Installing MAX nightly using conda fails with `GLIBCXX_3.4.30` linker errors. Steps to reproduce are below. Installing these dependencies works for linux but aren't available on mac. ```sh...

bug