Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ The reduction from 7B to 3B parameters was achieved through:
|
|
| 19 |
- Conversion to bfloat16 format (half precision)
|
| 20 |
- Selective layer range implementation
|
| 21 |
- SLERP merge method optimization
|
| 22 |
-
|
| 23 |
## About Me
|
| 24 |
I'm David Soeiro-Vuong, a third-year Computer Science student working as an apprentice at TW3 Partners, a company specialized in Generative AI. Passionate about artificial intelligence and language models optimization, I focus on creating efficient model merges that balance performance and resource usage.
|
| 25 |
|
|
|
|
| 19 |
- Conversion to bfloat16 format (half precision)
|
| 20 |
- Selective layer range implementation
|
| 21 |
- SLERP merge method optimization
|
| 22 |
+
|
| 23 |
## About Me
|
| 24 |
I'm David Soeiro-Vuong, a third-year Computer Science student working as an apprentice at TW3 Partners, a company specialized in Generative AI. Passionate about artificial intelligence and language models optimization, I focus on creating efficient model merges that balance performance and resource usage.
|
| 25 |
|