Update README.md
Browse files
README.md
CHANGED
|
@@ -214,6 +214,10 @@ The Model [bestler/Summary-Agent-Llama-3.2-3B-Instruct](https://huggingface.co/b
|
|
| 214 |
converted to MLX format from [mlx-community/Llama-3.2-3B-Instruct](https://huggingface.co/mlx-community/Llama-3.2-3B-Instruct)
|
| 215 |
using mlx-lm version **0.20.6**.
|
| 216 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 217 |
## Use with mlx
|
| 218 |
|
| 219 |
```bash
|
|
|
|
| 214 |
converted to MLX format from [mlx-community/Llama-3.2-3B-Instruct](https://huggingface.co/mlx-community/Llama-3.2-3B-Instruct)
|
| 215 |
using mlx-lm version **0.20.6**.
|
| 216 |
|
| 217 |
+
## Code Summaries
|
| 218 |
+
|
| 219 |
+
This model is fine-tuned with LoRA on the CodeXGlue Dataset on performing Code Summaries for python source code.
|
| 220 |
+
|
| 221 |
## Use with mlx
|
| 222 |
|
| 223 |
```bash
|