bart7449 commited on
Commit
acbdd05
·
verified ·
1 Parent(s): 4d7b00c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -11,8 +11,15 @@ pinned: false
11
  KONI refers to large language models (LLMs) and LLM-based technologies developed by the Large-scale AI Research Center at KISTI (Korea Institute of Science and Technology Information), with a focus on developing and sharing Korean language models, datasets, and AI for Science technologies.
12
  Our contributions include various language models and datasets designed to advance Korean natural language processing (NLP) techniques and to utilize science and technology information.
13
  By providing these resources, KONI aims to help researchers and developers create AI-based applications that effectively understand, analyze, and generate Korean scientific texts, thereby contributing to the realization of the vision of AI for Science.
 
14
  ### NEWS
15
- - [2025.08.31] The reasoning model KONI-R 7B,8B models released, collaborated with OnelineAI, HAERAE, and Oracle.
 
 
 
 
 
 
16
  - [2025.08.22] KONI 4B base model released, better overall performance than KONI-Llama3.1-8b-Instruct at half the size.
17
  - [2025.05.20] "ScholarBench: A Bilingual Benchmark for Abstraction, Comprehension, and Reasoning Evaluation in Academic Contexts" is now publicly available.
18
  - [2025.03.20] (Preview) KONI-Llama3.1-8B-R model released (specialized for reasoning tasks).
 
11
  KONI refers to large language models (LLMs) and LLM-based technologies developed by the Large-scale AI Research Center at KISTI (Korea Institute of Science and Technology Information), with a focus on developing and sharing Korean language models, datasets, and AI for Science technologies.
12
  Our contributions include various language models and datasets designed to advance Korean natural language processing (NLP) techniques and to utilize science and technology information.
13
  By providing these resources, KONI aims to help researchers and developers create AI-based applications that effectively understand, analyze, and generate Korean scientific texts, thereby contributing to the realization of the vision of AI for Science.
14
+ We are also maintaining our GitHub page: https://github.com/KISTI-KONI
15
  ### NEWS
16
+ - [2025.08.31] The reasoning model KONI-R 7B,8B models released, collaborated with OnelineAI, HAERAE, and Oracle.
17
+ - [2025.08.29] We are excited to introduce DOREA (Document Oriented Reasoning and Explanation Assistant)!
18
+ DOREA is an AI assistant currently under development with the goal of intelligently understanding and answering questions about PDF documents.
19
+ It is designed to recognize and process text, images, and tables within documents, enabling interactive services such as translation, summarization, and analysis powered by LLMs.
20
+ In addition, through its Retrieval-Augmented Generation (RAG) capabilities, DOREA will provide efficient search and question-answering over your own documents, making document-centric workflows more productive and seamless. https://lnkd.in/gzFpjUhB
21
+ - [2025.08.22] We’re also releasing SpectraBench, a benchmark suite that lets you evaluate across 25+ LLM benchmarks all at once, with an intelligent scheduling facility https://lnkd.in/g7eBEKkU
22
+ - [2025.08.22] We’re open-sourcing the MCP Server code that connects to KISTI’s public services, ScienceON and NTIS, to help turn that data into AI-powered agents. https://lnkd.in/g8Y9DP_a
23
  - [2025.08.22] KONI 4B base model released, better overall performance than KONI-Llama3.1-8b-Instruct at half the size.
24
  - [2025.05.20] "ScholarBench: A Bilingual Benchmark for Abstraction, Comprehension, and Reasoning Evaluation in Academic Contexts" is now publicly available.
25
  - [2025.03.20] (Preview) KONI-Llama3.1-8B-R model released (specialized for reasoning tasks).