FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - fredatgithub/diffusers · GitHub
fredatgithub
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
diffusers
.github
on
main
User selector
Datepicker
Commit history
Commits on Aug 8, 2025
[Modular] Fast Tests (#11937)
Show description for ccf2c31
yiyixuxu
and
DN6
authored
ccf2c31
View commit details
Copy full SHA for ccf2c31
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Add cuda kernel support for GGUF inference (#11869)
Show description for ba2ba90
Isotr0py
and
DN6
authored
ba2ba90
View commit details
Copy full SHA for ba2ba90
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
fix the rest for all GPUs in CI (#12064)
Show description for 7a7a487
sayakpaul
authored
7a7a487
View commit details
Copy full SHA for 7a7a487
View code at this point
Browse repository at this point
enable all gpus when running ci. (#12062)
sayakpaul
authored
4efb4db
View commit details
Copy full SHA for 4efb4db
View code at this point
Browse repository at this point
CI fixing (#12059)
Show description for 639fd12
paulinebm
and
sayakpaul
authored
639fd12
View commit details
Copy full SHA for 639fd12
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
[Fix] huggingface-cli to hf missed files (#12008)
Show description for 9d313fc
asomoza
authored
9d313fc
View commit details
Copy full SHA for 9d313fc
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
[training] add an offload utility that can be used as a context manager. (#11775)
Show description for 9c13f86
sayakpaul
and
linoytsaban
authored
9c13f86
View commit details
Copy full SHA for 9c13f86
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
[CI] Speed up GPU PR Tests (#11887)
Show description for 7e3bf4a
DN6
and
sayakpaul
authored
7e3bf4a
View commit details
Copy full SHA for 7e3bf4a
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
[CI] Fix big GPU test marker (#11786)
Show description for cbc8ced
DN6
authored
cbc8ced
View commit details
Copy full SHA for cbc8ced
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
[benchmarks] overhaul benchmarks (#11565)
Show description for e6639fe
authored
e6639fe
View commit details
Copy full SHA for e6639fe
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
[CI] disable onnx, mps, flax from the CI (#11803)
Show description for e8e44a5
sayakpaul
authored
e8e44a5
View commit details
Copy full SHA for e8e44a5
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
swap out token for style bot. (#11701)
sayakpaul
authored
648e895
View commit details
Copy full SHA for 648e895
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
[CI] Some improvements to Nightly reports summaries (#11166)
Show description for d04cd95
DN6
authored
d04cd95
View commit details
Copy full SHA for d04cd95
View code at this point
Browse repository at this point
Commits on May 28, 2025
[CI] fix the filename for displaying failures in lora ci. (#11600)
Show description for 54cddc1
sayakpaul
authored
54cddc1
View commit details
Copy full SHA for 54cddc1
View code at this point
Browse repository at this point
Commits on May 26, 2025
fix security issue in build docker ci (#11614)
Show description for 5374821
sayakpaul
authored
5374821
View commit details
Copy full SHA for 5374821
View code at this point
Browse repository at this point
[tests] Changes to the `torch.compile()` CI and tests (#11508)
Show description for 4af76d0
sayakpaul
authored
4af76d0
View commit details
Copy full SHA for 4af76d0
View code at this point
Browse repository at this point
Commits on May 9, 2025
[Tests] Enable more general testing for `torch.compile()` with LoRA hotswapping (#11322)
Show description for 7acf834
sayakpaul
authored
7acf834
View commit details
Copy full SHA for 7acf834
View code at this point
Browse repository at this point
feat: pipeline-level quantization config (#11130)
Show description for 599c887
sayakpaul
and
SunMarc
authored
599c887
View commit details
Copy full SHA for 599c887
View code at this point
Browse repository at this point
Commits on May 6, 2025
update dep table. (#11504)
Show description for d88ae1f
sayakpaul
authored
d88ae1f
View commit details
Copy full SHA for d88ae1f
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
[tests] add tests to check for graph breaks, recompilation, cuda syncs in pipelines during torch.compile() (#11085)
Show description for aa5f5d4
sayakpaul
authored
aa5f5d4
View commit details
Copy full SHA for aa5f5d4
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Flux quantized with lora (#10990)
Show description for 5d49b3e
authored
5d49b3e
View commit details
Copy full SHA for 5d49b3e
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Update Style Bot workflow (#11202)
Show description for 6edb774
hanouticelina
authored
6edb774
View commit details
Copy full SHA for 6edb774
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
[CI] uninstall deps properly from pr gpu tests. (#11102)
Show description for ae14612
sayakpaul
authored
ae14612
View commit details
Copy full SHA for ae14612
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
make PR GPU tests conditioned on styling. (#11099)
sayakpaul
authored
b4d7e9c
View commit details
Copy full SHA for b4d7e9c
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
[CI] pin transformers version for benchmarking. (#11067)
Show description for 1001425
sayakpaul
authored
1001425
View commit details
Copy full SHA for 1001425
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
[Tests] add requires peft decorator. (#11037)
Show description for cc19726
sayakpaul
and
DN6
authored
cc19726
View commit details
Copy full SHA for cc19726
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
[Quantization] Add Quanto backend (#10756)
Show description for f5edaa7
DN6
and
sayakpaul
authored
f5edaa7
View commit details
Copy full SHA for f5edaa7
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
[CI] remove synchornized. (#10980)
Show description for 1be0202
sayakpaul
authored
1be0202
View commit details
Copy full SHA for 1be0202
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
use style bot GH Action from `huggingface_hub` (#10970)
Show description for fbf6b85
hanouticelina
and
sayakpaul
authored
fbf6b85
View commit details
Copy full SHA for fbf6b85
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
[CI] Update Stylebot Permissions (#10931)
Show description for 7007feb
DN6
authored
7007feb
View commit details
Copy full SHA for 7007feb
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
[style bot] improve security for the stylebot. (#10908)
Show description for d230ecc
sayakpaul
authored
d230ecc
View commit details
Copy full SHA for d230ecc
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
[CI] Fix for failing IP Adapter test in Fast GPU PR tests (#10915)
Show description for 501d9de
DN6
authored
501d9de
View commit details
Copy full SHA for 501d9de
View code at this point
Browse repository at this point
[CI] Fix Fast GPU tests on PR (#10912)
Show description for e5c43b8
DN6
and
sayakpaul
authored
e5c43b8
View commit details
Copy full SHA for e5c43b8
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Security fix (#10905)
Show description for f0ac7aa
ydshieh
authored
f0ac7aa
View commit details
Copy full SHA for f0ac7aa
View code at this point
Browse repository at this point
[CI] Improvements to conditional GPU PR tests (#10859)
Show description for cc7b5b8
DN6
authored
cc7b5b8
View commit details
Copy full SHA for cc7b5b8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL