deepakkumar07 commited on
Commit
e45881a
·
verified ·
1 Parent(s): 5b522a8

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -12,8 +12,6 @@ language:
12
  ---
13
 
14
 
15
- Here's your updated `README.md` with your Hugging Face username:
16
-
17
  ```markdown
18
  # Llama-3.2-3B-Instruct
19
 
@@ -21,7 +19,10 @@ Here's your updated `README.md` with your Hugging Face username:
21
  [![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
22
 
23
  ## Model Description
24
- **Llama-3.2-3B-Instruct** is a fine-tuned version of the **Llama-3.2-3B** base model, optimized for **instruction-following** and **conversational AI** tasks. This model is trained using **Unsloth** for efficient fine-tuning and inference. It supports the **GGUF format**, making it ideal for running on various hardware setups.
 
 
 
25
 
26
  ## Features
27
  - 🦙 **Fine-tuned for instruction-following**
 
12
  ---
13
 
14
 
 
 
15
  ```markdown
16
  # Llama-3.2-3B-Instruct
17
 
 
19
  [![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
20
 
21
  ## Model Description
22
+ **Llama-3.2-3B-Instruct** is a fine-tuned version of the **Llama-3.2-3B** base model,
23
+ optimized for **instruction-following** and **conversational AI** tasks.
24
+ This model is trained using **Unsloth** for efficient fine-tuning and inference.
25
+ It supports the **GGUF format**, making it ideal for running on various hardware setups.
26
 
27
  ## Features
28
  - 🦙 **Fine-tuned for instruction-following**