How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf aixk/Kori-390M:F16
# Run inference directly in the terminal:
llama-cli -hf aixk/Kori-390M:F16
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf aixk/Kori-390M:F16
# Run inference directly in the terminal:
llama-cli -hf aixk/Kori-390M:F16
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf aixk/Kori-390M:F16
# Run inference directly in the terminal:
./llama-cli -hf aixk/Kori-390M:F16
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf aixk/Kori-390M:F16
# Run inference directly in the terminal:
./build/bin/llama-cli -hf aixk/Kori-390M:F16
Use Docker
docker model run hf.co/aixk/Kori-390M:F16
Quick Links
ISAI Logo

ISAI - 이사이

I’m an independent developer building and maintaining AI projects on my own.
Everything from model development to server costs, datasets, and feature updates is handled personally.
Every bit of support helps keep the project running and allows me to improve it further.
If you enjoy the project, please consider supporting it. Thank you.

혼자서 AI 프로젝트를 개발하고 운영하고 있습니다.
모델 개발, 서버 비용, 기능 개선까지 모두 개인이 직접 진행하고 있습니다.
작은 후원 하나하나가 서비스 유지와 새로운 기능 개발에 큰 도움이 됩니다.
프로젝트가 마음에 드셨다면 후원으로 응원해주세요. 감사합니다.

Buy Me a Coffee at ko-fi.com

ISAI link ollapp link Addly link blogig link
logig link AI Magician link 99s link Global Stock link
AI Archive link wikiwi link wwwiki link Oduck link
lai link spirit browser link 799 link thedeouk link
wallpaper forum link webbar link Stode link OMAP link
hummorabbit link ollone link ranovel.kr link adsense forum link

Model Description

Kori-390M is a lightweight language model built upon SmolLM2-360M. It has been specifically optimized to enhance Korean language capabilities and features an expanded model depth, providing a more robust performance while maintaining efficiency for various AI-driven tasks.

Downloads last month
493
Safetensors
Model size
0.4B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for aixk/Kori-390M

Quantizations
1 model