Lamapi / next-270m

huggingface.co
Total runs: 431
24-hour runs: 0
7-day runs: 25
30-day runs: 133
Model's Last Updated: November 11 2025
text-generation

Introduction of next-270m

Model Details of next-270m

🚀 Next-270M (xt330)

Lightweight, Efficient, and Türkiye-Focused AI

License: MIT Language: English HuggingFace


📖 Overview

Next-270M is a 270-million parameter causal language model based on Gemma 3 , designed for efficiency, low-resource deployment, and reasoning-focused natural language understanding .

Key highlights:

  • Extremely lightweight — can run on consumer GPUs with low VRAM.
  • Optimized for text reasoning, summarization, and creative generation .
  • Supports Turkish natively while remaining multilingual.
  • Open-source and transparent for research and applications.

Ideal for developers, students, and organizations needing fast, reliable, and low-resource text-generation .


Our Next 1B and Next 4B models are leading to all of the tiny models in benchmarks.

Model MMLU (5-shot) % MMLU-Pro % GSM8K % MATH %
Next 4B preview Version s325 84.6 66.9 82.7 70.5
Next 1B Version t327 87.3 69.2 90.5 70.1
Qwen 3 0.6B 52.81 37.6 60.7 20.5
Llama 3.2 1B 49.3 44.4 11.9 30.6
Kumru 7B not verified 30.7 28.6 15.38 6.4

Also, our Next Z1 model is leading to state-of-the-art models in some of the Benchmarks.

Model MMLU (5-shot) % MMLU-Pro % GSM8K % MATH %
Next Z1 Version l294 97.3 94.2 97.7 93.2
Next Z1 Version l294 (no tool) 94.7 90.1 94.5 88.7
GPT 5 92.5 87.0 98.4 96.0
Claude Opus 4.1 (Thinking) ~92.0 87.8 84.7 95.4

🎯 Goals
  1. Lightweight Efficiency: Run smoothly on low-resource devices.
  2. Reasoning-Focused: Provide logical and coherent text outputs.
  3. Accessibility: Fully open-source with clear documentation.
  4. Multilingual Adaptability: Turkish-focused but supports other languages.

✨ Key Features
Feature Description
🔋 Lightweight Architecture Optimized for low VRAM usage; ideal for small GPUs or CPU deployment.
🇹🇷 Turkish & Multilingual Handles complex Turkish prompts accurately.
🧠 Reasoning Capabilities Logical chain-of-thought for question-answering and problem-solving.
📊 Consistent Outputs Reliable and reproducible results across multiple runs.
🌍 Open Source Transparent, research-friendly, and community-driven.

📐 Model Specifications
Specification Details
Base Model Gemma 3
Parameter Count 270 Million
Architecture Transformer, causal LLM
Fine-Tuning Method Instruction fine-tuning (SFT) with Turkish and multilingual datasets
Optimizations Quantization-ready (q8, f16, f32)
Use Cases Text generation, summarization, Q&A, creative writing, reasoning tasks

🚀 Installation & Usage
Use the model:
from transformers import AutoTokenizer, AutoModelForCausalLM
import torch

model_id = "Lamapi/next-270m"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)

# Chat message
messages = [
    {"role": "system", "content": "You are Next-X1, a smart and concise AI assistant trained by Lamapi. Always respond in the user's language. Proudly made in Turkey."},
    {"role": "user", "content": "Hello, how are you?"}
]

# Prepare input with Tokenizer
prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
inputs = tokenizer(prompt, return_tensors="pt")

# Output from the model
output = model.generate(**inputs, max_new_tokens=50)
print(tokenizer.decode(output[0], skip_special_tokens=True))
Hello, how are you?
I'm fine, thank you. How are you?

📄 License

MIT License — free to use, modify, and distribute. Attribution appreciated.


📞 Contact & Support

Next-270M — Lightweight, efficient, and reasoning-focused , bringing Turkey’s AI forward on low-resource hardware.

Follow on HuggingFace

Runs of Lamapi next-270m on huggingface.co

431
Total runs
0
24-hour runs
0
3-day runs
25
7-day runs
133
30-day runs

More Information About next-270m huggingface.co Model

More next-270m license Visit here:

https://choosealicense.com/licenses/mit

next-270m huggingface.co

next-270m huggingface.co is an AI model on huggingface.co that provides next-270m's model effect (), which can be used instantly with this Lamapi next-270m model. huggingface.co supports a free trial of the next-270m model, and also provides paid use of the next-270m. Support call next-270m model through api, including Node.js, Python, http.

next-270m huggingface.co Url

https://huggingface.co/Lamapi/next-270m

Lamapi next-270m online free

next-270m huggingface.co is an online trial and call api platform, which integrates next-270m's modeling effects, including api services, and provides a free online trial of next-270m, you can try next-270m online for free by clicking the link below.

Lamapi next-270m online free url in huggingface.co:

https://huggingface.co/Lamapi/next-270m

next-270m install

next-270m is an open source model from GitHub that offers a free installation service, and any user can find next-270m on GitHub to install. At the same time, huggingface.co provides the effect of next-270m install, users can directly use next-270m installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

next-270m install url in huggingface.co:

https://huggingface.co/Lamapi/next-270m

Url of next-270m

next-270m huggingface.co Url

Provider of next-270m huggingface.co

Lamapi
ORGANIZATIONS

Other API from Lamapi

huggingface.co

Total runs: 15.1K
Run Growth: 11.4K
Growth Rate: 75.90%
Updated:November 15 2025
huggingface.co

Total runs: 3.8K
Run Growth: 793
Growth Rate: 20.84%
Updated:November 11 2025
huggingface.co

Total runs: 861
Run Growth: 12
Growth Rate: 1.39%
Updated:November 11 2025
huggingface.co

Total runs: 515
Run Growth: -1.6K
Growth Rate: -313.01%
Updated:November 11 2025
huggingface.co

Total runs: 98
Run Growth: 31
Growth Rate: 31.63%
Updated:November 30 2025
huggingface.co

Total runs: 93
Run Growth: 8
Growth Rate: 8.60%
Updated:December 06 2025
huggingface.co

Total runs: 81
Run Growth: 81
Growth Rate: 100.00%
Updated:November 10 2025
huggingface.co

Total runs: 73
Run Growth: 56
Growth Rate: 76.71%
Updated:November 30 2025
huggingface.co

Total runs: 39
Run Growth: 5
Growth Rate: 12.82%
Updated:November 28 2025
huggingface.co

Total runs: 35
Run Growth: 29
Growth Rate: 82.86%
Updated:November 28 2025
huggingface.co

Total runs: 13
Run Growth: 2
Growth Rate: 15.38%
Updated:November 13 2025
huggingface.co

Total runs: 2
Run Growth: -3
Growth Rate: -150.00%
Updated:March 22 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 20 2025