- 06 Mar, 2024 1 commit
-
-
Aarni Koskela authored
-
- 05 Mar, 2024 1 commit
-
-
rdyro authored
-
- 28 Feb, 2024 2 commits
-
-
Matthew Douglas authored
-
Titus authored
-
- 27 Feb, 2024 6 commits
-
-
Won-Kyu Park authored
-
Rickard authored
Co-authored-by:wkpark <wkpark@gmail.com>
-
Alejandro Rodríguez Salamanca authored
* Fix example int8_inference_huggingface.py * Update examples/int8_inference_huggingface.py Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> --------- Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
-
Matthew Douglas authored
-
Matthew Douglas authored
* (cmake) Fix generation of targets for nvcc * Typo * (ci) linux + CUDA workflow: make sure we specify target architectures * fix * fix one more time * (cmake) Default in CMAKE_CUDA_ARCHITECTURES_ALL when cmake<3.23, make sure we build only selected cubins and only ptx for latest capability * Fix static lookup for CMAKE_CUDA_ARCHITECTURES_ALL on cmake<3.23 * Remove debug setting * clarification
-
Titus authored
* improve accelerate reference in docs * Apply suggestions from code review Co-authored-by:
Marc Sun <57196510+SunMarc@users.noreply.github.com> * fix spelling --------- Co-authored-by:
Marc Sun <57196510+SunMarc@users.noreply.github.com>
-
- 26 Feb, 2024 2 commits
-
-
Sebastian Raschka authored
* lit-gpt integration * mention PT lightning
-
Titus authored
-
- 23 Feb, 2024 2 commits
-
-
Titus von Koeller authored
-
Titus von Koeller authored
-
- 22 Feb, 2024 2 commits
-
-
Matthew Douglas authored
(misc) Update CUDA download URLs
-
Titus von Koeller authored
-
- 21 Feb, 2024 5 commits
-
-
Marc Sun authored
* fix deepcopy and copy * add tests * remove line * ruff fix * ruff * Update tests/test_linear4bit.py Co-authored-by:
Aarni Koskela <akx@iki.fi> * add missing state * ruff format * ignore formatting commit for git blame * Params4bit should be initialized as frozen by default * add test for serialization round-tripping * add comparison capability for QuantSate * add back accidentally remove line --------- Co-authored-by:
Aarni Koskela <akx@iki.fi> Co-authored-by:
Titus von Koeller <9048635+Titus-von-Koeller@users.noreply.github.com>
-
Steven Liu authored
-
Titus authored
-
Titus authored
-
Titus authored
-
- 19 Feb, 2024 1 commit
-
-
Rickard authored
-
- 14 Feb, 2024 3 commits
-
-
Brian Vaughan authored
was pointing to wrong class
-
pnunna93 authored
-
Won-Kyu Park authored
* CI: fix cuda-toolkit speed issue * CI: use MSVC instead msbuild to remove 'visual_stuido_integration' dependency * use Ninja to compile without MS toolset * use 'network', install 'ninja' only Co-authored-by:
Rickard <rickardp@users.noreply.github.com> --------- Co-authored-by:
Rickard <rickardp@users.noreply.github.com>
-
- 07 Feb, 2024 1 commit
-
-
Rickard authored
-
- 06 Feb, 2024 5 commits
-
-
Rickard authored
* Update installation instructions * Update docs/source/installation.mdx Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Update installation.mdx * Update docs/source/installation.mdx Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Update installation.mdx * Update installation.mdx --------- Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
-
Won-Kyu Park authored
* add "_cpu" tag correctly (regression) * add lib suffix ".dylib" for Darwin Co-authored-by:
Aarni Koskela <akx@iki.fi> --------- Co-authored-by:
Aarni Koskela <akx@iki.fi>
-
Rickard authored
* Updated compiler instructuins * Thank you, linter
-
Titus authored
-
Titus authored
* add anchor link * fix typo in link * links to subheadings don't work
-
- 05 Feb, 2024 7 commits
-
-
Younes Belkada authored
* Delete Makefile * Update installation.mdx * Update docs/source/installation.mdx * Update docs/source/installation.mdx * Update docs/source/installation.mdx * Update docs/source/installation.mdx
-
Younes Belkada authored
Revert deleted makefile
-
Younes Belkada authored
-
Rickard authored
* Make native code portable and add GitHub workflow for building * Removed deprecated Python versions * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml Co-authored-by:
Aarni Koskela <akx@iki.fi> * Update python-package.yml * Do not test on Python 3.13 until released * Update python-package.yml * Update python-package.yml * Update python-package.yml * Update python-package.yml * Refactor build stage * Fixed breaking actions change * Slim down Windows cuda * Create dependabot.yml * Bespoke local dev requirements.txt * Enable VS integration * Group Dependabot updates * Cleanup * Update python-package.yml * Reinstate file that was wrongly merged * Fixed regression caused by new version of download-artifact * Update python-package.yml * Update python-package.yml * Fix matrix * Update python-package.yml * Merge * Pipeline * Fixed conflict * Fixed conflict * Update CMakeLists.txt * Fixed merge error * cleanup * cleanup * Find CUDA * Fix * Fixing merge error from latest merge from main * Fix setup.py * Fixed typo in artifact name * Remove linker flags * Build nocublaslt versions * Fixed formatting * Fixed VS Code format on save * Ran format on save from VScode * Re-saved the json files using the new settings * Re-saved CMakeLists.txt to get formatting right * Add path filter * Formatting --------- Co-authored-by:
Aarni Koskela <akx@iki.fi>
-
Rickard authored
-
Aarni Koskela authored
Co-authored-by:Titus von Koeller <titus@vonkoeller.com> fix erroneous correction
-
Won-Kyu Park authored
* CI: separate shared-libs, cuda and wheels jobs * CI: remove cuda dependent packages to reduce build time
-
- 04 Feb, 2024 2 commits
-
-
Aarni Koskela authored
* Diagnostics: streamline debug printing code * CUDA setup: Remove unused `backup_paths` * CUDA setup: DRY OS detection * CUDA setup: Streamline `manual_override()` * CUDA setup: Use comment instead of string literal, simplify * CUDA setup: remove duplicate sort The "sort compute capabilities" fix from #703 (#527) would actually do nothing due to this. * CUDA setup: make version number replacement logic more obvious
-
Titus authored
* add optional dependency for preview to environment.yml * Add additional sections, first optimizers, MacOS WIP * drafting + refactoring new docs * some changes * run pre-commit hooks * add mention of pre-commit to contributing * fix * test autodoc * new additions * add subtilte * add some content * add more methods * fix * further docs updates * Update _toctree.yml * fix link * run pre-commit hooks * refactor + further docs * Update README.md with new docs link Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * list of blog posts Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * list of blog posts Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept change suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Update docs/source/integrations.mdx Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * index instead of intro * fixup README, add docs link * add instructions for creating docstrings * final polish (except integrations) * fill out integrations section --------- Co-authored-by:
younesbelkada <younesbelkada@gmail.com> Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
-