Skip to content

Commit

Permalink
Merge pull request #135 from LuShanYanYu7/main
Browse files Browse the repository at this point in the history
correct mistakes
  • Loading branch information
yangj1211 authored Oct 24, 2024
2 parents 2c1f48d + 6e6d3b6 commit f37f144
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion docs/AcademicResource/huggingface.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ huggingface-cli download --token hf_*** --resume-download meta-llama/Llama-2-7b-
hfd meta-llama/Llama-2-7b --hf_username YOUR_HF_USERNAME --hf_token hf_***
```

## For other use cases such as `from_pretrained``wget``curl` where token authentication is needed, refer to the tutorials mentioned in the first section.
### For other use cases such as `from_pretrained``wget``curl` where token authentication is needed, refer to the tutorials mentioned in the first section.
8 changes: 0 additions & 8 deletions docs/DataStorage/data transmission.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ title: data transmission
sidebar_label: data transmission
---

---

sidebar_position: 4
title: Data Transfer
sidebar_label: Data Transfer

---

You can transfer data between your local machine and compute instances using the following methods:

1. [JupyterLab](../Built-in_tools/jupyterlab.md): Currently, JupyterLab does not support bulk uploads or downloads of files or folders.
Expand Down

0 comments on commit f37f144

Please sign in to comment.