Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
huggingface
/
candle
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
18.5k
Code
Issues
450
Pull requests
134
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 1, 2025
Add unsafe from_storage apis (#3156)
EricLBuehler
authored
d4545eb
Copy full SHA for d4545eb
Commits on Oct 31, 2025
Add varbuilder get_unchecked methods (#3157)
Show description for ca3aee8
EricLBuehler
authored
ca3aee8
Copy full SHA for ca3aee8
Fix Metal matmul failure in `ModernBertHead::forward` by ensuring contiguous input (#3139)
whitebox2
authored
b8c2ee8
Copy full SHA for b8c2ee8
clippy default fixes (#3160)
ivarflakstad
authored
3c7a63d
Copy full SHA for 3c7a63d
Commits on Oct 30, 2025
Add nccl feature to candle-core (#3155)
EricLBuehler
authored
7669ed1
Copy full SHA for 7669ed1
Commits on Oct 28, 2025
Add flash attn v3: `candle-flash-attn-v3` (#3152)
EricLBuehler
authored
8f27f5c
Copy full SHA for 8f27f5c
Update cargo build instructions to use double colon syntax (#3132)
Show description for a05b549
matthewhaynesonline
and
ivarflakstad
authored
a05b549
Copy full SHA for a05b549
fix: build errors for compute cap 7.5 (#3142)
Show description for fab0c45
neksodebe
and
ivarflakstad
authored
fab0c45
Copy full SHA for fab0c45
Commits on Oct 25, 2025
candle-core: add `broadcast_add` benches (#3149)
slckl
authored
df618f8
Copy full SHA for df618f8
rust-ci: add --benches to clippy, fix warnings (#3148)
slckl
authored
31d6698
Copy full SHA for 31d6698
CPU Conv2d: separate module, tiled im2col, specialization (#3136)
slckl
authored
a23a48f
Copy full SHA for a23a48f
Commits on Oct 23, 2025
Improve candle example buildtime downloader (#3147)
Show description for d312da2
ivarflakstad
and
matthewhaynesonline
authored
d312da2
Copy full SHA for d312da2
Add Qwen 3 VL to candle-transformers
Show description for e3228c1
EricLBuehler
authored
e3228c1
Copy full SHA for e3228c1
Remove unused
EricLBuehler
committed
5b7858c
Copy full SHA for 5b7858c
Bump candle version to 0.9.2-alpha.1 (#3146)
ivarflakstad
authored
59aeed4
Copy full SHA for 59aeed4
Clippy
EricLBuehler
committed
fd379c5
Copy full SHA for fd379c5
Implement qwen3 vl
EricLBuehler
committed
36b7517
Copy full SHA for 36b7517
Commits on Oct 20, 2025
Skip q8k and q8_1 tests on cuda (#3140)
ivarflakstad
authored
a52f22f
Copy full SHA for a52f22f
Commits on Oct 18, 2025
In the BERT example: apply the attention mask from tokenization during pooling (#3085)
kshitijl
authored
2bce4e5
Copy full SHA for 2bce4e5
Commits on Oct 17, 2025
Ensure output of Transpose is contiguous to prevent downstream MatMul from crashing (#3088)
kshitijl
authored
1febb7b
Copy full SHA for 1febb7b
Commits on Oct 16, 2025
Update dependencies (#3135)
Show description for 701205a
ivarflakstad
authored
701205a
Copy full SHA for 701205a
Update modernbert.rs (#3010)
whitebox2
authored
f601fd8
Copy full SHA for f601fd8
Commits on Oct 13, 2025
Fix single file binary builder to only run when env var is set (#3126)
ivarflakstad
authored
9fe6232
Copy full SHA for 9fe6232
Add more conv2d bench cases to candle-nn benches (#3131)
slckl
authored
41fa5f1
Copy full SHA for 41fa5f1
Commits on Oct 9, 2025
Fix metal quantized to_float calls (#3123)
ivarflakstad
authored
bffa5e1
Copy full SHA for bffa5e1
feat: add metal_if_available method for graceful Metal fallback (#3041)
xavierforge
authored
cc967fc
Copy full SHA for cc967fc
Fix failing `cuda` build (#3121)
LLukas22
authored
7b8f2b4
Copy full SHA for 7b8f2b4
Commits on Oct 8, 2025
Adding inference for GraniteMoeHybrid models from IBM (#3117)
atilag
authored
6fb56c3
Copy full SHA for 6fb56c3
Quantization use debug_assert in hot paths (#3109)
Show description for 256c4e2
ivarflakstad
authored
256c4e2
Copy full SHA for 256c4e2
Fix metal get_function error (#3114)
ivarflakstad
authored
ad1da34
Copy full SHA for ad1da34
feat(stable-diffusion): add build_unet_sharded method (#3118)
Show description for 0374ff3
hoodiecollin
and
ivarflakstad
authored
0374ff3
Copy full SHA for 0374ff3
Commits on Oct 7, 2025
Where cond get_strided_index conditionally based on function constants (#1616)
ivarflakstad
authored
ca35cf9
Copy full SHA for ca35cf9
Rough example of inlining model files into binary (#3104)
matthewhaynesonline
authored
a1350d6
Copy full SHA for a1350d6
Commits on Oct 6, 2025
Fix beit on metal by adding additional affine implementations (#3116)
ivarflakstad
authored
bcc34bc
Copy full SHA for bcc34bc
Commits on Oct 5, 2025
Skip unsupported quantized matmul tests for metal (#3115)
ivarflakstad
authored
671de1d
Copy full SHA for 671de1d
Pagination
Previous
Next
You can’t perform that action at this time.