QuickPod

25 posts

QuickPod banner
QuickPod

QuickPod

@quickpodio

Low-cost GPU and CPU solutions for creators.

Raleigh, NC USA Katılım Temmuz 2024
74 Takip Edilen269 Takipçiler
Sabitlenmiş Tweet
QuickPod
QuickPod@quickpodio·
console.quickpod.io #QuickPodIO 4090s available now! 🚀 Rent GPUs at low prices. Perfect for AI hobbyists running short training sessions for personal models. We’re growing fast, so check it out and start training today!
English
2
2
6
2.6K
QuickPod
QuickPod@quickpodio·
if you’re still paying for tokens to write code, you’re renting your logic. you can own the model and the workflow without owning the heat and the power bill. high-tier VRAM on-demand = unlimited tokens for complex refactors. see our previous post x.com/quickpodio/sta…
Melvin Vivas@DonvitoAI

Run your own coding model Using @aivandroid variant of llama-swap with some additional features github.com/geocine/llama-… Trying Qwen 27B Opus distilled here Connect Claude Code to the model hosted in QuickPod dub.sh/quickpod

English
0
1
3
263
QuickPod
QuickPod@quickpodio·
Run Qwen 3.5 + Qwen 3.6 on #QuickPodIO for Claude, Codex, API clients, or any coding agent. 24GB+ VRAM GPUs start around $0.12-$0.40/hr, about $0.96-$3.20 for an 8-hour coding session, with no per-token API billing. This is a custom fork that works well with QuickPod. Check instructions on this repository to get started. #quick-start" target="_blank" rel="nofollow noopener">github.com/geocine/llama-…
English
0
0
2
83
QuickPod
QuickPod@quickpodio·
You don't want a "standard environment" , you want total control. ​QuickPod.io just unlocked full CPU and GPU VMs. ​No more fighting system-level constraints or restricted kernels. Just raw, isolated power for your AI models and custom dev stacks.
English
0
0
1
54
QuickPod
QuickPod@quickpodio·
@LottoLabs Feel free to try our service, onboard your machine or use other's machine.
English
0
0
0
29
Lotto
Lotto@LottoLabs·
We need trymyrig.com Intermediary handles payments and api forwarding Let people test your rig when it’s not being used
English
5
0
10
1.1K
QuickPod
QuickPod@quickpodio·
We love seeing builders create on top of QuickPod.io @GPUAutopilot just rolled out full integration for our hosts, giving you 24/7 automated pricing and market intelligence. We’re committed to being the most flexible home for your GPUs. Use the tools you love, maximize your yields, and stay ahead of the market.
GPU Autopilot@gpuautopilot

GPU Autopilot now supports @quickpodio Connect your API key and let the agent auto-price your GPUs. Stop leaving money on the table. Sign up free and let it run. Use code: quickpod100 for more details visit gpuautopilot.com or join our discord.

English
0
1
1
98
QuickPod retweetledi
Moei
Moei@0xMoei·
From PoW mining like Bitcoin to prover-based mining like Boundless, the competition was not always about the power of hardware but the ability of the miners in optimizing the source code Boundless offered an opensource binary code to enable miners with coding knowledge to compete My prover currently locks >20 orders per hour, and while my GPU cluster is a factor, my real advantage comes from code optimization that allows me to lock orders faster Anyway, the team is aware of this and has mentioned that there might be new updates to make the system more accessible for non-techy users
Moei tweet media
English
30
3
76
6.4K
QuickPod retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
Diffusion video models but now - **realtime**! Simple video filters are real-time but can only do basic re-coloring and styles. Video diffusion models (Veo and friends) are magic, but they take many seconds/minutes to generate. MirageLSD is real-time magic. Unlike simple video filters, diffusion models actually *understand* what they are looking at, so they can style all parts of the feed intelligently (e.g. putting hats on heads, or light sabers into hands, etc.). And they are arbitrarily steerable, e.g. by text prompts. Customizable, intelligent video filters unlock many cool ideas over time: - transform camera feeds into alternate realities - direct and shoot your own movies, acting out scenes with props. Realtime => instant feedback/review. - vibe code games around just simple spheres/blocks, then use a real-time diffusion model to texture your game to make it beautiful. - style and customize any video feed: games, videos, ... e.g. Skyrim but "MORE EPIC"? DOOM II but modern Unreal Engine quality with just a prompt? Horror movie but "cute, pink and bunnies only"? I don't know! - zoom call backgrounds+++ - real-time try on clothes virtually - glasses: e.g. cartoonify your vision in real time? - we can now build Harry Potter Mirror of Erised, showing the "raw feed" of you in the mirror but augmented with your deepest desires (as inferred by the AI). - I don't know, I'm probably missing the biggest one, so many things! (Disclosure I am (very small) angel investor in Decart, I was excited because imo this technology will get very good very fast and it feels general, powerful but it's also technically very difficult. Congrats on the launch to the team!)
Decart@DecartAI

Introducing MirageLSD: The First Live-Stream Diffusion (LSD) AI Model Input any video stream, from a camera or video chat to a computer screen or game, and transform it into any world you desire, in real-time (<40ms latency). Here’s how it works (w/ demo you can use!):

English
133
403
3.5K
465K
BlockSage
BlockSage@BlockSage_bi·
@quickpodio @boundless_xyz Now getting orders but the issue is after locking the order it is not proving. Could you please check the template once
English
1
0
0
46
BlockSage
BlockSage@BlockSage_bi·
@quickpodio @boundless_xyz As many are reported this is not working in base mainnet as this template are not getting any orders
English
1
0
0
66
Scribbler
Scribbler@Defi_Scribbler·
Simple guide to set up @gensynai node using Quickpod Gensyn Protocol is a layer-1 trustless protocol for deep learning computation that rewards participants for their compute time. They raised $50.6M in funding rounds led by a16zcrypto and others To get started: ▫️Create Account on Quickpod - Visit: console.quickpod.io/?affiliate=143… - Sign up using your email address - Check your email and verify your account ▫️Fund your Account - Click on “Add” to deposit funds into your account - Deposit via Crypto or Card Payment ▫️Rent GPU - Go to the “Templates” section and select Ubuntu 22.04 jammy - Look for RTX 4090 GPU and click Create POD - Click “Connect” and copy the SSH Command ▫️Connect to Pod - Open Termius App and paste the ssh command in the search bar and click “Connect” ▫️Install Dependencies - Run the following commands below to install needed dependencies: apt update && apt install -y sudo sudo apt update && sudo apt install -y python3 python3-venv python3-pip curl wget screen git lsof nano unzip iproute2 - Remove the brackets () in the URL before running the command below: curl -sSL https://raw.githubusercontent(.)com/zunxbt/installation/main/node.sh | bash ▫️Create a screen session using the command below: screen -S gensyn ▫️Run the swarm using the command below (remove the bracket in the URL): cd $HOME && rm -rf gensyn-testnet && git clone https://github(.)com/zunxbt/gensyn-testnet.git && chmod +x gensyn-testnet/gensyn.sh && ./gensyn-testnet/gensyn.sh - You will be prompted to visit a URL that ends in loca.it, password is your GPU IP address - Sign in with email - When asked “Would you like to push models you train in the RL swarm to the Hugging Face Hub? [y/N]”, Type N and press Enter ▫️ Back up swarm.pem - Open a new screen session and paste the command below (remove the brackets () in the URL: [ -f backup.sh ] && rm backup.sh; curl -sSL -O https://raw.githubusercontent(.)com/zunxbt/gensyn-testnet/main/backup.sh && chmod +x backup.sh && ./backup.sh - Copy the first link that ends in swarm.pem and open it in a browser to download your swarm.pem file ▫️Check Wins - Visit: gensyn-node.vercel.app - Enter your Peer-ID - check the first screen session where your node is running - Peer ID looks something like this: QmeNYp6Ty5U45fqstogg7v34Qd6Y9hZMhS6y9qDrp…. Note: If you see 0x0000000000000000000000000000000000000000 in Connected EOA Address Section, that means your contribution is not being recorded - Create another screen and run the swarm command, use a different email to sign in and delete existing swarm.pem file. If your node is running smoothly, you can detach it by pressing CTRL + A and D To re attach the screen and check logs, run the command below: screen -r gensyn Done.
Scribbler tweet media
English
47
11
89
29.1K
JaspeeX
JaspeeX@Jaspee_X·
@mztacat @Zun2025 if i can't access any GPU of these specs on @quickpodio , what other options do you think i could go for. all GPU listed below are mostly unavailable🥲
JaspeeX tweet media
English
1
0
0
56
QuickPod retweetledi
Tsarathustra
Tsarathustra@tsarnick·
NVIDIA CEO Jensen Huang announces the GB10 superchip GPU+CPU package for use with workstations packing 1 petaFLOPS of compute and a 4TB SSD
English
57
140
1.1K
131.6K
Marco Mascorro
Marco Mascorro@Mascobot·
Apparently I have been using @runpod a lot (top 10% of Runpod users), not even close to @nearcyan tho Big part of this was for training models for the @arcprize
Marco Mascorro tweet media
English
4
0
12
904