Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
galtay committed Jan 14, 2025
1 parent 93ba96d commit 4c7a7af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ twitter_username: gabrielaltay
github_username: galtay
minimal_mistakes_skin: default
search: true
baseurl: /blog

# Build settings
markdown: kramdown
Expand Down
2 changes: 1 addition & 1 deletion _posts/2025-01-14-prime-intellect-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: til cli prime-intellect cloud-gpu
Today I spun up a pair of A100 80GB gpus for $3.25 / hour using the
[prime-intellect-cli](https://github.com/PrimeIntellect-ai/prime-cli).
I wrote briefly about
[prime intellect]({% link _posts/2025-01-06-prime-intellect-intro.md %})
[prime intellect]({{site.baseurl}}{% post_url 2025-01-06-prime-intellect-intro %})
earlier and had spun up some GPUs using their website before, but their CLI is nice.

First I checked that I had public and private ssh keys from them.
Expand Down

0 comments on commit 4c7a7af

Please sign in to comment.