 
|
aa60feda48
|
Fix naming conflict with huggingface datasets (#1161)
* Rename in files
* Move files
* Moved to extra/datasets as suggested
* Changes to files
* Fixed stupid mistake
---------
Co-authored-by: terafo <[email protected]>
|
2023-07-07 10:43:44 -07:00 |
|
 Reza RezvanandGitHub
|
8ae9a054ae
|
Refactor nn.optim (#1091)
* Refactor: nn.optim.py
* Refactor: nn.optim.py; Fix all tests
* Refactor: Replace all optim.get_parameters()
* Refactor: Revert list comp.
* Refactor: Replace optim.get_state_dict
* Refactor: Change quickstart.md
|
2023-07-02 15:07:30 -07:00 |
|
 foreign-subandGitHub
|
574cbda979
|
Quickstart (#1015)
* fix quickstart md
* add quickstart to ci
|
2023-06-29 13:26:58 -07:00 |
|
 Timothy LindblomandGitHub
|
a149f12a5b
|
Replaced broken link to /tests with /test (#939)
|
2023-06-06 10:29:09 -07:00 |
|
 wozeparrotandGitHub
|
e9c1ae3825
|
Add a quick start guide (#900)
* feat: initial quick start guide
* fix: fix link
* feat: add note about jit
* feat: add note about load/store ops
* feat: add link to discord
* feat: add note about saving and loading models
* fix: correct code for saving and loading
* feat: overhaul docs
* fix: fix link
* feat: wording
* feat: add link to discord
* feat: contributing guidelines
* feat: make contributing section more doc focused
* feat: add link to env_vars from readme
* fix: wording
* feat: move community to bottom
* feat: showcase
* feat: linebreak
* feat: redesigned header
* feat: tweaks
* feat: tweaks
* feat: badge for lines of code
* feat: move installation instructions to repo readme
* feat: readme overhaul number 2
* feat: move visualization to quick start guide
* feat: readme 2 electric boogaloo
* fix: grammar
* fix: formatting
* feat: no ugly line
* feat: add line back
* feat: new load method
* feat: split adding accelerator docs out
* feat: showcase whisper
* feat: smaller tweaks
* feat: bring back oneliner
|
2023-06-04 08:51:20 -07:00 |
|