Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,6 @@ language:
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.3-70B-Instruct
|
9 |
-
library_name: transformers
|
10 |
---
|
11 |
## Model Details
|
12 |
|
@@ -26,6 +25,6 @@ The train was done on A6000 48GB * 4.
|
|
26 |
|
27 |
**Input** Models input text only.
|
28 |
|
29 |
-
**Output** Models generate text
|
30 |
|
31 |
**Model Release Date** 04.01.2025.
|
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- meta-llama/Llama-3.3-70B-Instruct
|
|
|
9 |
---
|
10 |
## Model Details
|
11 |
|
|
|
25 |
|
26 |
**Input** Models input text only.
|
27 |
|
28 |
+
**Output** Models generate text and code.
|
29 |
|
30 |
**Model Release Date** 04.01.2025.
|