Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,16 @@ license: llama3
|
|
12 |
<img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
|
13 |
</a>
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom) | [Colab-tutorial](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing) |
|
16 |
|
17 |
|
@@ -65,16 +75,6 @@ The Bllossom language model is a Korean-English bilingual language model based o
|
|
65 |
</div>
|
66 |
|
67 |
|
68 |
-
|
69 |
-
## NEWS
|
70 |
-
* [2024.08.30] ์ฌ์ ํ์ต๋์ 250GB๊น์ง ๋๋ฆฐ Bllossom ELO๋ชจ๋ธ๋ก ์
๋ฐ์ดํธ ๋์์ต๋๋ค. ๋ค๋ง ๋จ์ดํ์ฅ์ ํ์ง ์์์ต๋๋ค. ๊ธฐ์กด ๋จ์ดํ์ฅ๋ long-context ๋ชจ๋ธ์ ํ์ฉํ๊ณ ์ถ์ผ์ ๋ถ์ ๊ฐ์ธ์ฐ๋ฝ์ฃผ์ธ์!
|
71 |
-
* [2024.05.08] Vocab Expansion Model Update
|
72 |
-
* [2024.04.25] We released Bllossom v2.0, based on llama-3
|
73 |
-
* [2023/12] We released Bllossom-Vision v1.0, based on Bllossom
|
74 |
-
* [2023/08] We released Bllossom v1.0, based on llama-2.
|
75 |
-
* [2023/07] We released Bllossom v0.7, based on polyglot-ko.
|
76 |
-
|
77 |
-
|
78 |
## Example code
|
79 |
|
80 |
### Colab Tutorial
|
|
|
12 |
<img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
|
13 |
</a>
|
14 |
|
15 |
+
|
16 |
+
## NEWS
|
17 |
+
* [2024.08.30] ์ฌ์ ํ์ต๋์ 250GB๊น์ง ๋๋ฆฐ Bllossom ELO๋ชจ๋ธ๋ก ์
๋ฐ์ดํธ ๋์์ต๋๋ค. ๋ค๋ง ๋จ์ดํ์ฅ์ ํ์ง ์์์ต๋๋ค. ๊ธฐ์กด ๋จ์ดํ์ฅ๋ long-context ๋ชจ๋ธ์ ํ์ฉํ๊ณ ์ถ์ผ์ ๋ถ์ ๊ฐ์ธ์ฐ๋ฝ์ฃผ์ธ์!
|
18 |
+
* [2024.05.08] Vocab Expansion Model Update
|
19 |
+
* [2024.04.25] We released Bllossom v2.0, based on llama-3
|
20 |
+
* [2023/12] We released Bllossom-Vision v1.0, based on Bllossom
|
21 |
+
* [2023/08] We released Bllossom v1.0, based on llama-2.
|
22 |
+
* [2023/07] We released Bllossom v0.7, based on polyglot-ko.
|
23 |
+
|
24 |
+
|
25 |
# Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom) | [Colab-tutorial](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing) |
|
26 |
|
27 |
|
|
|
75 |
</div>
|
76 |
|
77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
## Example code
|
79 |
|
80 |
### Colab Tutorial
|