Skip to content

Commit

Permalink
Merge pull request #10 from ScottLL/azure-new-spot-runner
Browse files Browse the repository at this point in the history
Azure new spot runner
  • Loading branch information
athletedecoded authored Nov 14, 2023
2 parents 433cb3f + b9761dc commit fde0595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions src/azure/candle-VM.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,3 @@ You can check the log from Azure Portal:
3. Find and select the VM you created (app-vm).
4. Under the "Support + troubleshooting" section, find and click on "Serial console".
5. The serial console will open in a new window. You might have to wait for a few moments as the console establishes a connection to the VM.
4 changes: 2 additions & 2 deletions src/azure/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
**Getting Started**

- [Hello, Azure!](./hello-azure.md) ~ Hello, Candle on Azure
- [Create Azure VM Image](./azure-spot-runner/candle-VM.md) ~ Create the VM image to hosting the LLMs binary.
- [Azure spot runner](./azure-spot-runner/azure-spot-runner.md) Run the spot runner to build the binary and deploy the binary to Github release.
- [Azure spot runner setup](./azure-spot-runner/azure-spot-runner.md) ~ Setup the Spot Runner resource group on Azure prepare for the VM image build.
- [Azure VM + Github Action](./azure-spot-runner/candle-VM.md) Run the spot runner to build the binary and deploy the binary to Github release.

0 comments on commit fde0595

Please sign in to comment.