Compare commits

..

No commits in common. "22438d65d391f0e2edff4611c7fe7696e5b931b6" and "6f368e06d6b4e793aa055a38a849f786d9f59c8a" have entirely different histories.

2 changed files with 0 additions and 5 deletions

3
.gitignore vendored
View File

@ -25,6 +25,3 @@ Thumbs.db
# Local work directory
workdir/
# cache
unsloth_compiled_cache

View File

@ -1,2 +0,0 @@
openai>=1.0.0
python-dotenv>=1.0.0