mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-02 05:04:37 +08:00
Add llms subdir + update README (#145)
* add llms subdir + update README * nits * use same pre-commit as mlx * update readmes a bit * format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import os
|
||||
import requests
|
||||
import tarfile
|
||||
|
||||
import mlx.core as mx
|
||||
import numpy as np
|
||||
import requests
|
||||
import scipy.sparse as sparse
|
||||
|
||||
"""
|
||||
|
Reference in New Issue
Block a user