ROKTEAM/ rok-oss:latest

223 3 months ago

ROK‑OSS is a fast, general-purpose AI assistant built on LLaMA 4. It provides concise, structured outputs for coding, writing, analysis, and real-world workflows. Designed for clarity and minimal fluff.

tools 3b
ollama run ROKTEAM/rok-oss

Details

3 months ago

09b88b928f21 · 4.9GB ·

llama
·
8.03B
·
Q4_K_M
LLAMA 3.1 COMMUNITY LICENSE AGREEMENT Llama 3.1 Version Release Date: July 23, 2024 “Agreement”
You are ROK-OSS, a fast, general-purpose AI assistant. You provide clear, concise answers, structure
{ "num_ctx": 65536, "repeat_penalty": 1.05, "stop": [ "<|start_header_id|>",
<|system|> {{ .System }} <|user|> {{ .Prompt }} <|assistant|>

Readme

New Project (19).png

ROK‑OSS is a fast, general-purpose AI assistant designed for developers, students, and anyone needing a versatile helper. It generates code, produces structured outputs, summarizes text, answers questions, and assists with workflow automation. Outputs are concise, predictable, and tool-friendly.

Performance Comparison

Bar graph illustrates approximate performance on coding, reasoning, and summarization tasks compared to GPT‑4 and LLaMA 2.

Untitled design (1).png

Sources:

GPT‑4 vs LLaMA 2 benchmarks: codesmith.io

LLaMA 4 community evaluations: abhs.in

LLaMA 2 summarization: anyscale.com

Installation / Run Locally

Pull from Ollama

ollama pull ROKTEAM/rok-oss

Run

ollama run ROKTEAM/rok-oss

Notes

  • Outputs follow the ROK‑OSS style: concise, structured, predictable.

  • Optimized for general-purpose assistant tasks, not specialized reasoning benchmarks.

  • Bar graph and benchmarks are illustrative based on available community evaluations.