Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
- business
|
14 |
---
|
15 |
|
16 |
-
#
|
17 |
|
18 |
This is a specialized model merge created using MergeKit, combining the French language expertise of Mistral-7B with the business acumen of Zephyr-7B through an advanced SLERP fusion technique with variable interpolation values, optimized for the cosmetic industry.
|
19 |
|
@@ -24,7 +24,7 @@ I'm David Soeiro-Vuong, a third-year Computer Science student working as an appr
|
|
24 |
|
25 |
## Project Overview
|
26 |
|
27 |
-
|
28 |
|
29 |
## Merge Details
|
30 |
|
@@ -61,7 +61,7 @@ parameters:
|
|
61 |
value: [1, 0.5, 0.7, 0.3, 0]
|
62 |
- value: 0.5
|
63 |
dtype: bfloat16
|
64 |
-
MODEL_NAME: "
|
65 |
```
|
66 |
|
67 |
## Model Capabilities
|
|
|
13 |
- business
|
14 |
---
|
15 |
|
16 |
+
# CosmeticVenture
|
17 |
|
18 |
This is a specialized model merge created using MergeKit, combining the French language expertise of Mistral-7B with the business acumen of Zephyr-7B through an advanced SLERP fusion technique with variable interpolation values, optimized for the cosmetic industry.
|
19 |
|
|
|
24 |
|
25 |
## Project Overview
|
26 |
|
27 |
+
CosmeticVenture is designed as a specialized LLM for the cosmetic industry, capable of providing expert business guidance for entrepreneurs and professionals in this sector. The model combines Mistral's excellent French language capabilities with Zephyr's business understanding to create a powerful advisor for cosmetic business development.
|
28 |
|
29 |
## Merge Details
|
30 |
|
|
|
61 |
value: [1, 0.5, 0.7, 0.3, 0]
|
62 |
- value: 0.5
|
63 |
dtype: bfloat16
|
64 |
+
MODEL_NAME: "CosmeticVenture"
|
65 |
```
|
66 |
|
67 |
## Model Capabilities
|