Merge pull request #186 from unslothai/fix/colab-setup-fixes
Fix/colab setup fixes
This commit is contained in:
commit
ed476534f7
4 changed files with 3 additions and 1 deletions
|
|
@ -11,3 +11,4 @@ git+https://github.com/meta-pytorch/OpenEnv.git
|
|||
executorch==1.0.1
|
||||
torch-c-dlpack-ext
|
||||
sentence_transformers==5.2.0
|
||||
transformers==4.57.1
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
# Torch AO overrides (installed with --force-reinstall --no-cache-dir)
|
||||
torchao==0.14.0
|
||||
transformers==4.57.1
|
||||
pytorch_tokenizers
|
||||
|
||||
# Kernel packages
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ pyjwt
|
|||
easydict
|
||||
addict
|
||||
gradio>=4.0.0
|
||||
huggingface-hub==0.36.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue