Update README.md
Browse files
README.md
CHANGED
@@ -6,16 +6,36 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
10 |
---
|
11 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
-
|
|
|
14 |
|
15 |
-
## Merge Details
|
16 |
-
### Merge Method
|
17 |
|
18 |
-
This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
|
19 |
|
20 |
### Models Merged
|
21 |
|
@@ -45,4 +65,4 @@ parameters:
|
|
45 |
- value: 0.5
|
46 |
dtype: bfloat16
|
47 |
|
48 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
+
# **SpaceYL/ECE_Poirot**
|
12 |
+
|
13 |
+
First model merged on the ECE intelligence Lab proprietary GPUs
|
14 |
+
|
15 |
+
This model has been produced by:
|
16 |
+
- **LALAIN Youri**, engineering student at French Engineering School ECE
|
17 |
+
- **RAGE LILIAN**, engineering student at French Engineering School ECE
|
18 |
+
|
19 |
+
Under the supervision of:
|
20 |
+
- **Andre-Louis Rochet**, Lecturer at ECE, Co-founder at TW3 Partners
|
21 |
+
- **Paul Lemaistre**, Lecturer at ECE, CTO at TW3 Partners
|
22 |
+
- **Mohammed Mounir**, Solution Architect at Exaion
|
23 |
+
- **Hervé Chibois**, Infrastructure Expert at Exaion
|
24 |
+
- **Des Bontés Sonafouo**, Chef de projet IT at Omnes
|
25 |
+
|
26 |
+
With the contribution of:
|
27 |
+
- **ECE engineering school** as sponsor and financial contributor
|
28 |
+
- **François STEPHAN** as director of ECE
|
29 |
+
- **Gérard REUS** as acting director of iLAB
|
30 |
+
|
31 |
+
|
32 |
+
### Supervisory structure
|
33 |
+
The iLab (intelligence Lab) is a structure created by the ECE and dedicated to artificial intelligence
|
34 |
|
35 |
+
### About ECE
|
36 |
+
ECE, a multi-program, multi-campus, and multi-sector engineering school specializing in digital engineering, trains engineers and technology experts for the 21st century, capable of meeting the challenges of the dual digital and sustainable development revolutions.
|
37 |
|
|
|
|
|
38 |
|
|
|
39 |
|
40 |
### Models Merged
|
41 |
|
|
|
65 |
- value: 0.5
|
66 |
dtype: bfloat16
|
67 |
|
68 |
+
```
|