Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ml-explore/mlx issues and pull requests
#399 - [Feature] Add Metal support for FFT
Issue -
State: closed - Opened by awni 11 months ago
- 9 comments
Labels: enhancement
#343 - alibi error if log2(num_heads) is not an integer
Issue -
State: open - Opened by gyin94 11 months ago
- 4 comments
#341 - Training seg faults after a few iterations
Issue -
State: open - Opened by bolipop 11 months ago
- 11 comments
Labels: bug-unconfirmed
#333 - Add learning rate schedules
Issue -
State: closed - Opened by awni 11 months ago
- 5 comments
Labels: enhancement
#331 - Add Parameter Group Support to MLX Framework
Issue -
State: open - Opened by m0saan 11 months ago
- 2 comments
Labels: enhancement, low priority
#162 - [feature request] MLX is Exciting! Will it support writing Metal kernel through Python in the future?
Issue -
State: closed - Opened by Crear12 12 months ago
- 6 comments
Labels: enhancement
#135 - Thoughts on Quantization Roadmap
Issue -
State: open - Opened by RonanKMcGovern 12 months ago
- 4 comments
#129 - Flash attention and flash decoding principles
Issue -
State: open - Opened by RonanKMcGovern 12 months ago
- 6 comments
Labels: enhancement
#105 - Pip install does not recognize mlx
Issue -
State: closed - Opened by dshieble 12 months ago
- 2 comments
#104 - Adding optional bias param to MultiHeadAttention
Pull Request -
State: closed - Opened by jbarrow 12 months ago
- 3 comments
#103 - Building from source requires Xcode (not only Xcode command-line tools)
Issue -
State: closed - Opened by jbarrow 12 months ago
- 2 comments
Labels: documentation
#102 - added Adagrad optimizer ...
Pull Request -
State: closed - Opened by m0saan 12 months ago
- 1 comment
#101 - Issue encountered in solving 2D Heat Equation with needing mx.eval to avoid segmentation fault
Issue -
State: open - Opened by sck-at-ucy 12 months ago
- 23 comments
#100 - [Feature Request] Groups added to Conv2d
Issue -
State: open - Opened by Aavache 12 months ago
- 11 comments
Labels: enhancement
#99 - Pr template
Pull Request -
State: closed - Opened by awni 12 months ago
#98 - added mse_loss, nll_loss and kl_div_loss
Pull Request -
State: closed - Opened by enochkan 12 months ago
- 3 comments
#97 - How does mx.pad work?
Issue -
State: open - Opened by sck-at-ucy 12 months ago
- 4 comments
Labels: enhancement
#96 - Pretrained CV Models available?
Issue -
State: open - Opened by remainedmind 12 months ago
- 1 comment
#95 - Is there an example code for convert hugging face model to pytorch then mlx ?
Issue -
State: open - Opened by znsoftm 12 months ago
- 1 comment
#94 - Use compiled black as the pre-commit formatter
Pull Request -
State: closed - Opened by AtomicVar 12 months ago
#93 - Releases Roadmap?
Issue -
State: open - Opened by arpan-dhatt 12 months ago
#92 - Add losses to the docs
Pull Request -
State: closed - Opened by awni 12 months ago
#91 - Style fix for loss functions
Pull Request -
State: closed - Opened by k78ma 12 months ago
#90 - Make it easier to test new optimizers implemented: no need to change test file manually
Pull Request -
State: closed - Opened by JingzheShi 12 months ago
#89 - Hashable dtype and mlx.core prefixed repr
Pull Request -
State: closed - Opened by angeloskath 12 months ago
#88 - MLE and L1 loss functions
Pull Request -
State: closed - Opened by k78ma 12 months ago
- 3 comments
#87 - Adds Nesterov momentum to SGD
Pull Request -
State: closed - Opened by abeleinin 12 months ago
- 6 comments
#85 - Add the remainder op
Pull Request -
State: closed - Opened by angeloskath 12 months ago
- 1 comment
#84 - Expose the device from the array in python
Pull Request -
State: closed - Opened by dc-dc-dc 12 months ago
- 7 comments
#82 - Document 100+ pages summarization and generation
Issue -
State: open - Opened by Isaina 12 months ago
#81 - Update cmake to detect and throw warnings if not on a arm system
Pull Request -
State: closed - Opened by jagrit06 12 months ago
#80 - random generation fix
Pull Request -
State: closed - Opened by awni 12 months ago
#79 - Make it easier to test new optimizers implemented: no need to change test file manually
Pull Request -
State: closed - Opened by JingzheShi 12 months ago
#78 - testing
Pull Request -
State: closed - Opened by thierryjefersson 12 months ago
#77 - Extend activation functions
Issue -
State: open - Opened by nsantavas 12 months ago
- 3 comments
Labels: enhancement
#76 - More losses!
Issue -
State: closed - Opened by h-0-0 12 months ago
- 4 comments
Labels: enhancement
#75 - Update CODE_OF_CONDUCT.md
Pull Request -
State: closed - Opened by nepalivai 12 months ago
- 1 comment
#74 - UCreate SECURITY.md
Pull Request -
State: closed - Opened by Danielrodarte 12 months ago
- 1 comment
#73 - Upsample support
Issue -
State: closed - Opened by Dam930 12 months ago
- 2 comments
#72 - AdamW implementation, without correction
Pull Request -
State: closed - Opened by jbarrow 12 months ago
- 1 comment
#71 - Add INT4 quantized GEMV metal kernel
Issue -
State: closed - Opened by casper-hansen 12 months ago
- 3 comments
Labels: enhancement
#70 - Fix the accelerate dispatch for the power op
Pull Request -
State: closed - Opened by angeloskath 12 months ago
#69 - added long_description for pypi readme
Pull Request -
State: closed - Opened by gautamkrishnar 12 months ago
#68 - Add isort pre-commit and run
Pull Request -
State: closed - Opened by zachschillaci27 12 months ago
- 3 comments
#67 - Can we add a example of a graph neural network for molecules ?
Issue -
State: open - Opened by thegodone 12 months ago
- 2 comments
#66 - pip install lastest commit
Issue -
State: open - Opened by thegodone 12 months ago
- 1 comment
#64 - Prevent malloc failure on 8GB Macs
Pull Request -
State: closed - Opened by davidjoffe 12 months ago
- 11 comments
#63 - malloc error "Unable to allocate" on 8GB RAM Mac
Issue -
State: closed - Opened by davidjoffe 12 months ago
- 9 comments
#62 - Some docs on unified memory
Pull Request -
State: closed - Opened by awni 12 months ago
#61 - random.uniform with dtype float16 returns all 0s
Issue -
State: closed - Opened by dc-dc-dc 12 months ago
- 2 comments
Labels: bug
#60 - API for Golang
Issue -
State: open - Opened by comsma 12 months ago
- 2 comments
Labels: wontfix
#59 - Spelling fixes in transformer.py
Pull Request -
State: closed - Opened by zachschillaci27 12 months ago
#58 - Added initial support for Int8 Quantization and AbsmaxQuantizedLinear
Pull Request -
State: closed - Opened by dc-dc-dc 12 months ago
- 4 comments
#57 - Can't install the project from sources
Issue -
State: closed - Opened by LucasSte 12 months ago
- 6 comments
#56 - Simple test to compare speed against PyTorch on MPS
Pull Request -
State: closed - Opened by dc-dc-dc 12 months ago
- 1 comment
#55 - Update CMake to not try and build metallib if Metal framework not found
Pull Request -
State: closed - Opened by jagrit06 12 months ago
#54 - Docker: xcrun: not found
Issue -
State: closed - Opened by loretoparisi 12 months ago
- 6 comments
#53 - Install docs + python versions
Pull Request -
State: closed - Opened by awni 12 months ago
#52 - Python 3.12 Support
Issue -
State: closed - Opened by kwikiel 12 months ago
- 1 comment
#51 - arm_neon.h:28:2: error: "NEON intrinsics not available with the soft-float ABI.
Issue -
State: closed - Opened by Jack-long1996 12 months ago
- 2 comments
Labels: help wanted
#50 - Feature Addition: Encoder-Decoder Transformer Architecture
Pull Request -
State: closed - Opened by rushyam 12 months ago
- 1 comment
#49 - What is the Expected Inference Performance
Issue -
State: open - Opened by tcapelle 12 months ago
- 11 comments
#48 - [RFC] Implement the Python array API standard
Issue -
State: open - Opened by lucascolley 12 months ago
- 11 comments
#47 - Bump the version
Pull Request -
State: closed - Opened by angeloskath 12 months ago
#46 - Extend mlx with Additional Optimizers
Issue -
State: closed - Opened by m0saan 12 months ago
- 4 comments
Labels: enhancement
#45 - macbook pro A1990 ,Can I use it?
Issue -
State: closed - Opened by zhyy2345 12 months ago
- 2 comments
Labels: question
#44 - Gather vmap is NYI, but `Slice` also is `TODO implement`
Issue -
State: closed - Opened by charlesbmi 12 months ago
- 2 comments
Labels: enhancement
#43 - what about support for the apple M3 silicons
Issue -
State: closed - Opened by chumingqian 12 months ago
- 1 comment
#42 - Understanding the Relationship between Stream and Device in Computational Graphs
Issue -
State: closed - Opened by khirotaka 12 months ago
- 1 comment
#41 - Swift Frontend for iOS / iPadOS
Issue -
State: closed - Opened by mhconradt 12 months ago
- 3 comments
Labels: enhancement
#40 - `conv3d` operation missing
Issue -
State: closed - Opened by mlaves 12 months ago
- 4 comments
Labels: enhancement
#38 - Nits
Pull Request -
State: closed - Opened by awni 12 months ago
#37 - LLM Fine-tuning example
Issue -
State: closed - Opened by tanliboy 12 months ago
- 1 comment
#36 - add numpy and torch to extras_require for testing
Pull Request -
State: closed - Opened by dc-dc-dc 12 months ago
#34 - NPY loading segfault bug
Pull Request -
State: closed - Opened by jagrit06 12 months ago
#33 - Can MLX model be natives deployed on IOS device GPU?
Issue -
State: closed - Opened by zjc664656505 12 months ago
- 1 comment
Labels: question
#32 - Fix doc links
Pull Request -
State: closed - Opened by awni 12 months ago
#31 - Segfaults when running examples using GPU inside a VM
Issue -
State: closed - Opened by jerpeter1 12 months ago
- 13 comments
#30 - [feature request] Plans for linear solvers in MLX?
Issue -
State: open - Opened by sck-at-ucy 12 months ago
#29 - Install docs update
Pull Request -
State: closed - Opened by jagrit06 12 months ago
#28 - Examples don't exist, link forwards to wrong place
Issue -
State: closed - Opened by artificalaudio 12 months ago
- 2 comments
#27 - [Feature Request]: Add Function `NaiveSyncBatchNorm` `1d, 2d, 3d`
Issue -
State: closed - Opened by rajveer43 12 months ago
- 1 comment
#26 - Update extensions.rst
Pull Request -
State: closed - Opened by eltociear 12 months ago
#25 - Support for pooling layers for CNNs, e.g. MaxPool2d
Issue -
State: closed - Opened by menzHSE 12 months ago
- 2 comments
Labels: enhancement
#24 - Adding linear algebra and other array operations
Issue -
State: closed - Opened by aarmey 12 months ago
- 14 comments
Labels: enhancement
#23 - mlx segfault when running unit tests on M1 Pro
Issue -
State: closed - Opened by pbashyal-nmdp 12 months ago
Labels: bug
#22 - Documentation fix in python/mlx/nn/layers/convolution.py
Pull Request -
State: closed - Opened by menzHSE 12 months ago
#21 - No sine and bessel functions in documentation?
Issue -
State: closed - Opened by power9799 12 months ago
- 2 comments
#20 - error: "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
Issue -
State: open - Opened by stephanj 12 months ago
- 17 comments
Labels: help wanted
#19 - Type annotations
Issue -
State: closed - Opened by tmc 12 months ago
- 5 comments
#18 - ANE support
Issue -
State: closed - Opened by tmc 12 months ago
- 15 comments
Labels: wontfix
#17 - Comparison with llama.cpp and GGML
Issue -
State: closed - Opened by staghado 12 months ago
- 2 comments
#16 - Onnx/Torch model transpilation / Parsing to MLX. (And Supporting onnx weights)
Issue -
State: closed - Opened by artificalaudio 12 months ago
- 2 comments
#15 - Swift bindings?
Issue -
State: closed - Opened by vmanot 12 months ago
- 57 comments
Labels: enhancement
#14 - Building a conda(-forge) package for this.
Issue -
State: closed - Opened by xhochy 12 months ago
- 29 comments
#13 - Quantisation Support
Issue -
State: closed - Opened by okpatil4u 12 months ago
- 13 comments
Labels: enhancement
#12 - Why not implement this in Pytorch?
Issue -
State: open - Opened by ToniRV 12 months ago
- 29 comments
Labels: question
#11 - Fix benchmark example
Pull Request -
State: closed - Opened by YingboMa 12 months ago
#10 - 'pip install mlx' does not seem to work correctly
Issue -
State: closed - Opened by guptaaryan16 12 months ago
- 49 comments
#9 - Updated README.md
Pull Request -
State: closed - Opened by dotvignesh 12 months ago