Skip to content

Commit

Permalink
update pip branch
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaohanZhangCMU committed Aug 14, 2024
1 parent 9def2e6 commit 7c83e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/validate_and_tokenize_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dbutils.library.restartPython()

# COMMAND ----------

# MAGIC %pip install --upgrade --no-deps git+https://github.com/mosaicml/llm-foundry.git@byod/data_validation_fix
# MAGIC %pip install --upgrade --no-deps git+https://github.com/mosaicml/llm-foundry.git@byod/data_validation
# MAGIC %pip install 'mosaicml[libcloud,wandb,oci,gcs]>=0.23.4,<0.24'
# MAGIC %pip install 'mlflow>=2.14.1,<2.16'
# MAGIC %pip install 'transformers>=4.43.2,<4.44'
Expand Down

0 comments on commit 7c83e47

Please sign in to comment.