Update README.md
Browse files
README.md
CHANGED
@@ -90,4 +90,24 @@ dtype: bfloat16
|
|
90 |
```
|
91 |
|
92 |
### Test
|
93 |
-
<a href="https://ibb.co/whh7Stk"><img src="https://i.ibb.co/k22J4Z7/Screenshot-2024-05-08-at-4-27-33-PM.png" alt="Screenshot-2024-05-08-at-4-27-33-PM" border="0"></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
```
|
91 |
|
92 |
### Test
|
93 |
+
<a href="https://ibb.co/whh7Stk"><img src="https://i.ibb.co/k22J4Z7/Screenshot-2024-05-08-at-4-27-33-PM.png" alt="Screenshot-2024-05-08-at-4-27-33-PM" border="0"></a>
|
94 |
+
|
95 |
+
### Citation instructions
|
96 |
+
**Ko-Llama3-Luxia-8B**
|
97 |
+
```
|
98 |
+
@article{kollama3luxiamodelcard,
|
99 |
+
title={Ko Llama 3 Luxia Model Card},
|
100 |
+
author={AILabs@Saltux},
|
101 |
+
year={2024},
|
102 |
+
url={https://huggingface.co/saltlux/Ko-Llama3-Luxia-8B/blob/main/README.md}
|
103 |
+
}
|
104 |
+
```
|
105 |
+
|
106 |
+
**Original Llama-3**
|
107 |
+
```
|
108 |
+
@article{llama3modelcard,
|
109 |
+
title={Llama 3 Model Card},
|
110 |
+
author={AI@Meta},
|
111 |
+
year={2024},
|
112 |
+
url={https://github.com/meta-llama/llama3/blob/main/MODEL_CARD.md}
|
113 |
+
}
|