Oscar Wang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,13 @@ tags:
|
|
12 |
|
13 |
## Model Description
|
14 |
|
15 |
-
The **AMD Llama 350M Upgraded** is a transformer-based causal language model built on the Llama architecture, designed to generate human-like text. This model has been upgraded from the original AMD Llama 135M model to provide enhanced performance with an increased parameter count of
|
16 |
|
17 |
## Model Details
|
18 |
|
19 |
- **Model Type**: Causal Language Model
|
20 |
- **Architecture**: Llama
|
21 |
-
- **Number of Parameters**:
|
22 |
- **Input Size**: Variable-length input sequences
|
23 |
- **Output Size**: Variable-length output sequences
|
24 |
|
|
|
12 |
|
13 |
## Model Description
|
14 |
|
15 |
+
The **AMD Llama 350M Upgraded** is a transformer-based causal language model built on the Llama architecture, designed to generate human-like text. This model has been upgraded from the original AMD Llama 135M model to provide enhanced performance with an increased parameter count of 332 million. It is suitable for various natural language processing tasks, including text generation, completion, and conversational applications.
|
16 |
|
17 |
## Model Details
|
18 |
|
19 |
- **Model Type**: Causal Language Model
|
20 |
- **Architecture**: Llama
|
21 |
+
- **Number of Parameters**: 332 million
|
22 |
- **Input Size**: Variable-length input sequences
|
23 |
- **Output Size**: Variable-length output sequences
|
24 |
|