OpenVanguard/remma-o1
Remma-O1: An open-source Language Model with 1.17B Params, built on pytorch from scratch. Work in Progress!!! Open for collaboration.
This is a foundational open-source Small Language Model (SLM) for developers and researchers. It helps create applications that understand and generate human language. You would use this by inputting text prompts and getting context-aware text responses. This is for AI developers, machine learning engineers, and natural language processing researchers building intelligent systems.
No commits in the last 6 months.
Use this if you are a developer looking for a compact, adaptable language model to integrate into your Python applications for various natural language processing tasks.
Not ideal if you are an end-user seeking a ready-to-use application; this requires programming knowledge to implement.
Stars
34
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/OpenVanguard/remma-o1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Hypercomputer/maxtext
A simple, performant and scalable Jax LLM!
rasbt/reasoning-from-scratch
Implement a reasoning LLM in PyTorch from scratch, step by step
mindspore-lab/mindnlp
MindSpore + 🤗Huggingface: Run any Transformers/Diffusers model on MindSpore with seamless...
mosaicml/llm-foundry
LLM training code for Databricks foundation models
rickiepark/llm-from-scratch
<밑바닥부터 만들면서 공부하는 LLM>(길벗, 2025)의 코드 저장소