We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ac147 commit 7f72537Copy full SHA for 7f72537
docs/fine-tuning.md
@@ -8,6 +8,8 @@ pip install google-api-python-client
8
conda install -c conda-forge google-cloud-sdk -y
9
conda activate
10
sky check
11
+gcloud init
12
+gcloud auth application-default login
13
git clone https://github.com/skypilot-org/skypilot.git
14
cd skypilot/llm/axolotl
15
# On-demand
0 commit comments