How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf SLT-AI/SLT-1b-GoToSmart-Pilot
# Run inference directly in the terminal:
llama cli -hf SLT-AI/SLT-1b-GoToSmart-Pilot
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf SLT-AI/SLT-1b-GoToSmart-Pilot
# Run inference directly in the terminal:
llama cli -hf SLT-AI/SLT-1b-GoToSmart-Pilot
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 SLT-AI/SLT-1b-GoToSmart-Pilot
# Run inference directly in the terminal:
./llama-cli -hf SLT-AI/SLT-1b-GoToSmart-Pilot
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 SLT-AI/SLT-1b-GoToSmart-Pilot
# Run inference directly in the terminal:
./build/bin/llama-cli -hf SLT-AI/SLT-1b-GoToSmart-Pilot
Use Docker
docker model run hf.co/SLT-AI/SLT-1b-GoToSmart-Pilot
Quick Links

Model Card: SLT-1b-GoToSmart-Pilot (English) Model Details

Developer: slt ai

Model Type: Causal Language Model

Base Model: Llama 3.2 1B Instruct

Language(s): English, Russian

Version: Pilot

Model Description SLT-1b-GoToSmart-Pilot is a pilot version of a conversational language model from the GoTo series. Built upon the Llama 3.2 1B Instruct architecture, this model has been specifically fine-tuned to understand and generate high-quality text in both English and Russian.

Training Details

Training Data: The model was fine-tuned on a custom, curated dataset consisting of exactly 13,500 examples.

Карточка модели: SLT-1b-GoToSmart-Pilot (Русский) Сведения о модели

Разработчик: slt ai

Тип модели: Авторегрессионная языковая модель

Базовая модель: Llama 3.2 1B Instruct

Поддерживаемые языки: Английский, Русский

Версия: Пилотная (Pilot)

Описание модели SLT-1b-GoToSmart-Pilot — это пилотная версия диалоговой языковой модели из линейки GoTo. Базируясь на архитектуре Llama 3.2 1B Instruct, модель была целенаправленно дообучена для качественного понимания и генерации текста как на английском, так и на русском языках.

Детали обучения

Обучающие данные: Модель прошла процесс дообучения (fine-tuning) на специально подготовленном наборе данных, состоящем из 13 500 примеров.

Downloads last month
10
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for SLT-AI/SLT-1b-GoToSmart-Pilot

Quantized
(259)
this model