Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codewithfourtix
/
ember
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Project scaffold: modules, CLI, and correctness harness
- #1
#1
Merged
codewithfourtix
merged 11 commits into
main
codewithfourtix/ember:main
from
feat/scaffold
codewithfourtix/ember:feat/scaffold
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Project scaffold: modules, CLI, and correctness harness
#1
codewithfourtix
merged 11 commits into
main
codewithfourtix/ember:main
from
feat/scaffold
codewithfourtix/ember:feat/scaffold
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
docs: flesh out README with design, quickstart, and roadmap
Show description for 28fc303
codewithfourtix
committed
28fc303
View commit details
Copy full SHA for 28fc303
Browse repository at this point
build(deps): add inference dependencies
Show description for b217521
codewithfourtix
committed
b217521
View commit details
Copy full SHA for b217521
Browse repository at this point
feat(config): parse Qwen2.5 model config.json
Show description for 414cb9b
codewithfourtix
committed
414cb9b
View commit details
Copy full SHA for 414cb9b
Browse repository at this point
feat(tensor): mat-vec hot-loop and residual add
Show description for 70ebade
codewithfourtix
committed
70ebade
View commit details
Copy full SHA for 70ebade
Browse repository at this point
feat(ops): RMSNorm, RoPE, SwiGLU, and softmax kernels
Show description for e7d0577
codewithfourtix
committed
e7d0577
View commit details
Copy full SHA for e7d0577
Browse repository at this point
feat(attention): grouped-query attention with a KV cache
Show description for afba280
codewithfourtix
committed
afba280
View commit details
Copy full SHA for afba280
Browse repository at this point
feat(quant): row-wise INT8/INT4 weight quantization
Show description for ce47142
codewithfourtix
committed
ce47142
View commit details
Copy full SHA for ce47142
Browse repository at this point
feat(sample): greedy and temperature/top-p sampling
Show description for 7b0c5ba
codewithfourtix
committed
7b0c5ba
View commit details
Copy full SHA for 7b0c5ba
Browse repository at this point
feat(model): weight loading and forward-pass skeleton
Show description for 5a5ff24
codewithfourtix
committed
5a5ff24
View commit details
Copy full SHA for 5a5ff24
Browse repository at this point
feat(cli): argument parsing and generation loop
Show description for 266b925
codewithfourtix
committed
266b925
View commit details
Copy full SHA for 266b925
Browse repository at this point
test(reference): logit-parity oracle vs HuggingFace
Show description for 80eb517
codewithfourtix
committed
80eb517
View commit details
Copy full SHA for 80eb517
Browse repository at this point
You can’t perform that action at this time.