jujbob commited on
Commit
46cc696
โ€ข
1 Parent(s): 79718e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
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