furyhawk
3c75694260
Add Unsloth notebook for fast finetuning with Llama and Qwen models
...
- Introduced a new Jupyter notebook `unsloth_nb.ipynb` for utilizing the Unsloth library.
- Implemented code to load and patch FastLanguageModel and FastQwen2Model for improved training speed.
- Configured models to support 4-bit quantization for reduced memory usage.
- Included detailed logging for model loading and system specifications.
2025-06-02 17:26:25 +08:00
Sebastián Ramírez and GitHub
651643982b
🔧 Use plain base official Python Docker image ( #1351 )
2024-09-22 18:25:29 +02:00
Sebastián Ramírez and GitHub
87254dd79e
🚚 Move location of scripts to simplify file structure ( #1352 )
2024-09-22 18:19:57 +02:00
e9b2f9f480
🔥 Remove isort configuration, since we use Ruff now ( #1144 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2024-04-05 14:59:40 -05:00
Esteban Maya and GitHub
85b7d6bc63
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov ( #717 )
2024-03-14 00:57:19 +01:00
Alejandra and GitHub
f67af697eb
♻️ Refactor user update ( #689 )
2024-03-12 17:29:49 +01:00
Sebastián Ramírez and GitHub
ed9958bc1e
♻️ Refactor code structure for tests ( #674 )
2024-03-11 16:49:35 +00:00
a230f4fb2c
🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project ( #655 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2024-03-10 19:47:21 +00:00
7e2e724c4a
👷 Add coverage with Smokeshow to CI and badge ( #638 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2024-03-07 23:03:15 +00:00
8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency ( #630 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2024-03-07 16:35:33 +00:00