Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,10 @@ pipeline_tag: text-generation
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
|
|
|
14 |
## 💻 For English
|
15 |
-
Megatron_llama3_2x8B is a Mixure of Experts (MoE) (two llama3 models)
|
|
|
16 |
|
17 |
|
18 |
```python
|
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
|
14 |
+
|
15 |
## 💻 For English
|
16 |
+
Megatron_llama3_2x8B is a Mixure of Experts (MoE) (two llama3 models).
|
17 |
+
(Change the system prompt for Turkish as shown below)
|
18 |
|
19 |
|
20 |
```python
|