mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Native uv docs (#530)
* Replace pip by more modern uv * uv tests * Native uv docs * resolve merge conflicts * resolve merge conflicts
This commit is contained in:
committed by
GitHub
parent
fac61004b0
commit
aa60bb3cd5
2
.gitignore
vendored
2
.gitignore
vendored
@@ -244,6 +244,8 @@ celerybeat.pid
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
.python-version
|
||||
uv.lock
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
Reference in New Issue
Block a user