meetmerchant commited on
Commit
fd9512c
·
verified ·
1 Parent(s): 7874b89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ language:
16
 
17
  # Tech Tweet Generator Llama-3 (Fine-Tuned)
18
 
19
- This model is a fine-tuned version of **Llama-3.2-3B-Instruct** designed to convert dense scientific and technical abstracts into engaging, viral Twitter threads.
20
 
21
  It was trained using **LoRA (Low-Rank Adaptation)** on the Apple MLX framework.
22
 
@@ -24,7 +24,7 @@ It was trained using **LoRA (Low-Rank Adaptation)** on the Apple MLX framework.
24
 
25
  - **Developed by:** Meet Merchant
26
  - **Base Model:** `mlx-community/Llama-3.2-3B-Instruct-4bit`
27
- - **Task:** Summarization / Style Transfer (Abstract -> Twitter Thread)
28
  - **Language:** English
29
  - **Framework:** MLX
30
 
 
16
 
17
  # Tech Tweet Generator Llama-3 (Fine-Tuned)
18
 
19
+ This model is a fine-tuned version of **Llama-3.2-3B-Instruct** designed to convert dense scientific and technical research paper abstracts into engaging, viral Twitter threads.
20
 
21
  It was trained using **LoRA (Low-Rank Adaptation)** on the Apple MLX framework.
22
 
 
24
 
25
  - **Developed by:** Meet Merchant
26
  - **Base Model:** `mlx-community/Llama-3.2-3B-Instruct-4bit`
27
+ - **Task:** Summarization / Style Transfer (Research Paper Abstract -> Engaging Twitter Thread)
28
  - **Language:** English
29
  - **Framework:** MLX
30