Update Readme.md
Browse files
Readme.md
CHANGED
@@ -1,12 +1,23 @@
|
|
1 |
---
|
2 |
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
# lumaticai/BongLlama-1.1B-Chat-alpha-v0
|
5 |
|
6 |
Introducing BongLlama by LumaticAI. A finetuned version of TinyLlama 1.1B Chat on Bengali Dataset.
|
7 |
|
8 |
|
9 |
-
<img class="custom-image" src="
|
10 |
|
11 |
|
12 |
# Model Details
|
|
|
1 |
---
|
2 |
|
3 |
---
|
4 |
+
<style>
|
5 |
+
img{
|
6 |
+
width: 45vw;
|
7 |
+
height: 45vh;
|
8 |
+
margin: 0 auto;
|
9 |
+
display: flex;
|
10 |
+
align-items: center;
|
11 |
+
justify-content: center;
|
12 |
+
}
|
13 |
+
</style>
|
14 |
+
|
15 |
# lumaticai/BongLlama-1.1B-Chat-alpha-v0
|
16 |
|
17 |
Introducing BongLlama by LumaticAI. A finetuned version of TinyLlama 1.1B Chat on Bengali Dataset.
|
18 |
|
19 |
|
20 |
+
<img class="custom-image" src="bong_llama.png" alt="BongLlama">
|
21 |
|
22 |
|
23 |
# Model Details
|