Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
This model was exported using [GPTQModel](https://github.com/ModelCloud/GPTQModel)
|
2 |
|
3 |
## Example:
|
4 |
```python
|
|
|
1 |
+
This model was exported using [GPTQModel](https://github.com/ModelCloud/GPTQModel). Below is example code for exporting a model from GPTQ format to MLX format.
|
2 |
|
3 |
## Example:
|
4 |
```python
|