Commit 3d83278
fix init weights issue for critic/reward model (#983)
* Add file extension (#980)
Signed-off-by: Hongwei Chen <[email protected]>
Signed-off-by: jouw <[email protected]>
* fix init weights issue for critic/reward model
Signed-off-by: jouw <[email protected]>
* Update submodule link to reflect https style (#981)
Signed-off-by: raviguptaamd <[email protected]>
Signed-off-by: jouw <[email protected]>
* fix formatting issue
Signed-off-by: jouw <[email protected]>
---------
Signed-off-by: Hongwei Chen <[email protected]>
Signed-off-by: jouw <[email protected]>
Signed-off-by: raviguptaamd <[email protected]>
Co-authored-by: Hongwei Chen <[email protected]>
Co-authored-by: raviguptaamd <[email protected]>1 parent 4579df3 commit 3d83278
File tree
1 file changed
+3
-1
lines changed- applications/DeepSpeed-Chat/dschat/utils/model
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments