Commit Graph

71 Commits (master)

Author SHA1 Message Date
bmaltais 68c3edada9
Merge pull request #1336 from bmaltais/master
Update setup_windows.py
2023-08-06 04:21:20 -04:00
bmaltais dec400df8e
Update setup_windows.py
Fix missing bitsandbytes file sync for 0.35.0
2023-08-06 04:20:32 -04:00
bmaltais c732c2d319 Fix bitsandbytes-windows issue 2023-08-05 21:12:22 -04:00
bmaltais 3e6438684d Updates 2023-08-05 13:35:42 -04:00
bmaltais 78bae1602d Updates 2023-08-04 19:50:22 -04:00
bmaltais c55606e9ea Updated to bitsandbytes version for linux and windows 2023-07-29 17:21:58 -04:00
bmaltais 5d799f6f81 Updates to requirements 2023-07-21 08:10:15 -04:00
bmaltais 15c33d9455 Update torch choice for windows 2023-07-11 19:53:26 -04:00
bmaltais 9b79daf229 Merge branch 'dev2' into runpod 2023-06-26 14:50:23 -04:00
bmaltais 6f611d4330 Add new release info 2023-06-26 13:43:58 -04:00
bmaltais 01a25c6437 Merge branch 'dev2' into runpod 2023-06-26 10:47:35 -04:00
bmaltais edae83b8cc updates 2023-06-26 10:46:14 -04:00
Your Name 2678bf07e6 Add release notes 2023-06-25 20:14:15 -04:00
Your Name b5b77a55e7 Update runpod 2023-06-25 19:11:53 -04:00
bmaltais a93c4a353e Revert bitsandbytes-windows update 2023-06-24 16:15:11 -04:00
Your Name 73d2f1489b Fix for docker 2023-06-24 07:58:53 -04:00
bmaltais 7b81769d30 Update linux bitsandbytes version 2023-06-23 13:55:26 -04:00
bmaltais e1ad9ebef6 Update bitsandbytes 2023-06-23 13:48:43 -04:00
bmaltais fc66bc28da Add bitsandbytes-windows install option 2023-06-23 13:15:27 -04:00
bmaltais 59ca38d2b3
Improve setup solution (#1043)
Improve setup across platforms
2023-06-23 11:56:13 -04:00
bmaltais 551eed76d2
Refactor setup (#1030)
* Refactor setup in setup folder

* More refactoring

* Remove need to run setup.sh as sudo

* Fix for unix undel python 3.8

* Create setup_common.py

* Fix windows setup

* Refining setup

---------

Co-authored-by: Your Name <you@example.com>
2023-06-21 15:09:18 -04:00