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
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
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 }}
pwilkin
/
trellis.cpp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
303
Code
Issues
20
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial support for Pixal3D
- #38
#38
Open
vegax87
wants to merge 22 commits into
pwilkin:main
pwilkin/trellis.cpp:main
from
vegax87:pixal3d
vegax87/trellis.cpp:pixal3d
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Initial support for Pixal3D
#38
vegax87
wants to merge 22 commits into
pwilkin:main
pwilkin/trellis.cpp:main
from
vegax87:pixal3d
vegax87/trellis.cpp:pixal3d
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
dit: thread a per-token projection input through the flow runner
Show description for a541863
claude
authored and
vegax87
committed
a541863
View commit details
Copy full SHA for a541863
Browse repository at this point
pixal3d: view-aligned projection conditioning and the NAF upsampler
Show description for 4486c5d
claude
authored and
vegax87
committed
4486c5d
View commit details
Copy full SHA for 4486c5d
Browse repository at this point
cli: select the model family with --model trellis|pixal3d
Show description for 176359e
claude
authored and
vegax87
committed
176359e
View commit details
Copy full SHA for 176359e
Browse repository at this point
convert + docs: Pixal3D model set and integration notes
Show description for d7fdbf5
claude
authored and
vegax87
committed
d7fdbf5
View commit details
Copy full SHA for d7fdbf5
Browse repository at this point
naf: refuse the unported pre-downsample branch; record verification
Show description for 7f79f09
claude
authored and
vegax87
committed
7f79f09
View commit details
Copy full SHA for 7f79f09
Browse repository at this point
tools: probe a GGUF's tensor table without downloading the weights
Show description for 0616731
claude
authored and
vegax87
committed
0616731
View commit details
Copy full SHA for 0616731
Browse repository at this point
tools: gguf_probe checks block structure and matmul dtypes
Show description for 47ae389
claude
authored and
vegax87
committed
47ae389
View commit details
Copy full SHA for 47ae389
Browse repository at this point
models: prefix the Pixal3D-specific GGUFs and share one model directory
Show description for f371be6
claude
authored and
vegax87
committed
f371be6
View commit details
Copy full SHA for f371be6
Browse repository at this point
convert: take model paths from the environment
Show description for eb24b94
claude
authored and
vegax87
committed
eb24b94
View commit details
Copy full SHA for eb24b94
Browse repository at this point
convert: let NAF_CKPT point straight at naf_release.pth
Show description for 0c6161c
claude
authored and
vegax87
committed
0c6161c
View commit details
Copy full SHA for 0c6161c
Browse repository at this point
docs: point at a pre-built Pixal3D GGUF set
Show description for 05f41cd
claude
authored and
vegax87
committed
05f41cd
View commit details
Copy full SHA for 05f41cd
Browse repository at this point
dit: name the tensor when a checkpoint's shapes do not fit the graph
Show description for 9b8dc63
claude
authored and
vegax87
committed
9b8dc63
View commit details
Copy full SHA for 9b8dc63
Browse repository at this point
tools: gguf_probe surfaces foreign-runtime metadata
Show description for 6f3c395
claude
authored and
vegax87
committed
6f3c395
View commit details
Copy full SHA for 6f3c395
Browse repository at this point
model: restore tensor shapes recorded by foreign-runtime converters
Show description for 1a05d81
claude
authored and
vegax87
committed
1a05d81
View commit details
Copy full SHA for 1a05d81
Browse repository at this point
pixal3d: report projection coverage and the two proj halves
Show description for 6b2ebf2
claude
authored and
vegax87
committed
6b2ebf2
View commit details
Copy full SHA for 6b2ebf2
Browse repository at this point
pixal3d: use Pixal3D's HR coord quantizer, not TRELLIS.2's
Show description for a13146c
claude
authored and
vegax87
committed
a13146c
View commit details
Copy full SHA for a13146c
Browse repository at this point
pixal3d: check the 1024 conditioning against the 512 one
Show description for 4d6676c
claude
authored and
vegax87
committed
4d6676c
View commit details
Copy full SHA for 4d6676c
Browse repository at this point
dit: skip FlashAttention when the key sequence is shorter than one tile
Show description for b2ae9fa
claude
authored and
vegax87
committed
b2ae9fa
View commit details
Copy full SHA for b2ae9fa
Browse repository at this point
pixal3d: expose --extend-pixel for subjects cropped by the frame
Show description for a222b74
claude
authored and
vegax87
committed
a222b74
View commit details
Copy full SHA for a222b74
Browse repository at this point
docs: correct what --extend-pixel is for
Show description for 78a2a36
claude
authored and
vegax87
committed
78a2a36
View commit details
Copy full SHA for 78a2a36
Browse repository at this point
server: accept the model family and the camera per request
Show description for 5dfb074
claude
authored and
vegax87
committed
5dfb074
View commit details
Copy full SHA for 5dfb074
Browse repository at this point
docs: record that proj mode depends on the FlashAttention V-range fix
Show description for bb4a367
claude
authored and
vegax87
committed
bb4a367
View commit details
Copy full SHA for bb4a367
Browse repository at this point
You can’t perform that action at this time.