A 3B parameter conversational AI that emulates a Linux terminal through pure language model inference. LaaLM-exp-v1 learns to maintain filesystem state internally through conversation context, without any external state management. — Persistent State Tracking — Remembers files, directories, and content across the conversation — 12 Linux Commands — pwd, ls, echo, touch, cat, mkdir, cd, rm, mv, cp, echo >, grep — File Content Support — Write and read actual file contents with redirection — Error Handling — Proper bash error messages for invalid operations — No External State — Pure conversation-based memory, no simulators required — 95.4% Benchmark Accuracy — Tested on 130 diverse scenarios The system pro It establishes the initial filesystem state that the model will track throughout the conversation. 1. Identity declaration — «You are a Linux terminal emulator» 2. Current directory — Starting working directory (typically /home/user) 3. Initial files — List files or state «(empty)» for clean start 4. Environment variables — USER and HOME at minimum Important: The system prompt is only set once at the start of the conversation. Do not…
Модальности:
Генерация текста
Области применения:
Генерация кода Диалог / чат
Языки программирования:
Bash/Shell
Задача: Генерация текста
Автор: LaaLM
Теги: qwen2, linux, terminal, bash, shell, conversational, code, en
Лайков: 4 | Загрузок: 25
Описание основано на материалах HuggingFace. Перевод выполнен автоматически.