Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ base_model:
|
|
14 |
library_name: transformers
|
15 |
---
|
16 |
|
17 |
-
# Llama-3.
|
18 |
|
19 |
## Overview
|
20 |
-
The Llama-3.
|
21 |
|
22 |
## Model Details
|
23 |
|
|
|
14 |
library_name: transformers
|
15 |
---
|
16 |
|
17 |
+
# Llama-3.2-Instruct-3B-TIES
|
18 |
|
19 |
## Overview
|
20 |
+
The Llama-3.2-Instruct-3B-TIES model is a result of merging three versions of Llama-3.2-3B models using the TIES merging method, facilitated by [mergekit](https://github.com/cg123/mergekit). This merge combines a base general-purpose language model with two instruction-tuned models to create a more powerful and versatile model capable of handling diverse tasks.
|
21 |
|
22 |
## Model Details
|
23 |
|