Afrizal Hasbi Azizy commited on
Commit
752c78a
1 Parent(s): 25eac4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -24,17 +24,10 @@ inference: false
24
  font-family: 'Tahoma';
25
  text-align: center;
26
  }
27
- .subtitle {
28
- font-size: 24px
29
- color: navy;
30
- font-family: 'Tahoma';
31
- text-align: center;
32
- }
33
  </style>
34
  </head>
35
  <body>
36
  <h1>Introducing the Kancil family of open models</h1>
37
- <h3 class="subtitle">Beta preview</h3>
38
  </body>
39
  </html>
40
 
@@ -42,7 +35,7 @@ inference: false
42
  <img src="https://imgur.com/9nG5J1T.png" alt="Kancil" width="600" height="300">
43
  <p><em>Kancil is a fine-tuned version of Llama 3 8B using synthetic QA dataset generated with Llama 3 70B. Version zero of Kancil is the first generative Indonesian LLM gain functional instruction performance using solely synthetic data.</em></p>
44
  <p><strong><a href="https://colab.research.google.com/drive/1526QJYfk32X1CqYKX7IA_FFcIHLXbOkx?usp=sharing" style="color: blue; font-family: Tahoma;">❕Go straight to the colab demo❕</a></strong></p>
45
- <p><em style="color: seagreen;">Compatibility erorrs are fixed! The colab should work fine now.</em></p>
46
  </center>
47
 
48
  Selamat datang!
 
24
  font-family: 'Tahoma';
25
  text-align: center;
26
  }
 
 
 
 
 
 
27
  </style>
28
  </head>
29
  <body>
30
  <h1>Introducing the Kancil family of open models</h1>
 
31
  </body>
32
  </html>
33
 
 
35
  <img src="https://imgur.com/9nG5J1T.png" alt="Kancil" width="600" height="300">
36
  <p><em>Kancil is a fine-tuned version of Llama 3 8B using synthetic QA dataset generated with Llama 3 70B. Version zero of Kancil is the first generative Indonesian LLM gain functional instruction performance using solely synthetic data.</em></p>
37
  <p><strong><a href="https://colab.research.google.com/drive/1526QJYfk32X1CqYKX7IA_FFcIHLXbOkx?usp=sharing" style="color: blue; font-family: Tahoma;">❕Go straight to the colab demo❕</a></strong></p>
38
+ <p><em style="color: black; font-weight: bold;">Beta preview.</em></p>
39
  </center>
40
 
41
  Selamat datang!