bestler commited on
Commit
9ca1387
·
verified ·
1 Parent(s): 83d30d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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