qnguyen3 commited on
Commit
d62a3a6
1 Parent(s): 93afa0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -30
README.md CHANGED
@@ -1,37 +1,11 @@
1
  ---
2
  base_model:
3
- - qnguyen3/VyLinh-3B
4
  - Qwen/Qwen2.5-3B-Instruct
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
10
- ---
11
- # output-vylinh-merged3b
12
-
13
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
-
15
- ## Merge Details
16
- ### Merge Method
17
-
18
- This model was merged using the arcee_fusion merge method using [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct) as a base.
19
-
20
- ### Models Merged
21
-
22
- The following models were included in the merge:
23
- * [qnguyen3/VyLinh-3B](https://huggingface.co/qnguyen3/VyLinh-3B)
24
-
25
- ### Configuration
26
-
27
- The following YAML configuration was used to produce this model:
28
-
29
- ```yaml
30
- models:
31
- - model: Qwen/Qwen2.5-3B-Instruct
32
- - model: qnguyen3/VyLinh-3B
33
- merge_method: arcee_fusion
34
- base_model: Qwen/Qwen2.5-3B-Instruct
35
- dtype: bfloat16
36
-
37
- ```
 
1
  ---
2
  base_model:
3
+ - qnguyen3/VyLinh-3B-DPO
4
  - Qwen/Qwen2.5-3B-Instruct
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
+ language:
10
+ - vi
11
+ ---