vhab10 commited on
Commit
0e86617
1 Parent(s): 98ccc6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,10 +14,10 @@ base_model:
14
  library_name: transformers
15
  ---
16
 
17
- # Llama-3.2B-Instruct-TIES
18
 
19
  ## Overview
20
- The Llama-3.2B-Instruct-TIES model is a result of merging three versions of Llama-3.2B 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
 
 
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