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 When I tried to run the model I received this: ``` mm@DESKTOP-RPTFVLB:~/max/examples/inference/bert-python-torchscript$ bash run.sh + INPUT_EXAMPLE='Paris is the [MASK] of France.' + MODEL_PATH=../../models/bert-mlm.torchscript ++ dirname run.sh +...

bug
max-repo

2024-03-28, Linux 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux System: Kernel: 5.15.0-94-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 5.8.4 CPU: Info:...

### What is your request? Please add wheels for Python 3.12. ### What is your motivation for this change? TensorFlow 2.16.1 already supports Python 3.12: * https://www.tensorflow.org/install/source#gpu PyTorch 2.2 has...

enhancement

can you please make max sdk and release in flatpak also for linux, so other linux distro's(most known) can also have support for max sdk

enhancement

### Bug description When trying to visualise an onnx model I get the following error: `error: 'mo.sub' op requires the same type for all operands and results` The node looks...

bug

I just installed everything and got it up and running in VS Code. Can run write and run mojo programs not problem. Just can't hit breakpoints?! I've tried all the...

### Bug description After compiling the mojo code, I receive an error: 'Assertion `runtime && "no runtime is associated with the current thread"' failed' from: /__w/modular/modular/LLCL/include/LLCL/Runtime/Runtime.h:82 This error only happens...

bug

### Bug description Going over "Getting started", performance showcase ran for about 6 hours on x86_64 wsl Ubuntu 22.04.4. It displayed qps for Tensorflow and PyTorch as expected but MAX...

bug

### What is your request? I am interested in using Max to speed up boot times in platforms like Relicate and Fly.io, currently `session.load` seems to compile the model on...

enhancement