Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ This model is a distilled version of LLaMA 2, containing approximately 80 millio
|
|
29 |
|
30 |
### Model Architecture
|
31 |
|
32 |
-
|
33 |
| Parameter | Value |
|
34 |
|-------------------------|-------|
|
35 |
| Hidden Dimension | 512 |
|
|
|
29 |
|
30 |
### Model Architecture
|
31 |
|
32 |
+
The architecture is based on LLaMA 2, with the following parameters:
|
33 |
| Parameter | Value |
|
34 |
|-------------------------|-------|
|
35 |
| Hidden Dimension | 512 |
|