Home / Companies / Vast.ai / Blog / June 2024

June 2024 Summaries

5 posts from Vast.ai

Filter
Month: Year:
Post Summaries Back to Blog
Vast.ai has removed hosting fees, replacing them with an internal surcharge model, allowing hosts to earn the prices they set without deductions, while renters experience no changes. Hosts who use the CLI for automatic price adjustments should update their code to align with this new pricing approach. Numerous bug fixes have been implemented, such as support for environment variables containing '=', instance creation from templates via CLI, and improvements to PDF invoice exports. Recent platform updates include the addition of copy and delete buttons for templates, improved rsync functionality with multiple IPs, a search engine for templates, and reserved discounts now restricted to verified machines. Vast.ai encourages users to reach out for support through various channels, including chat, email, and Discord.
Jun 30, 2024 433 words in the original blog post.
NVIDIA's RTX 4090 and RTX 5090 GPUs represent significant advancements in graphics technology, catering to both gaming enthusiasts and professionals requiring robust computing power. The RTX 4090, launched in October 2022, is built on the Ada Lovelace architecture with the AD102 chip, offering substantial performance with 16,384 CUDA cores and 24GB of GDDR6X memory. Despite its high power consumption of 450 watts, it remains a formidable option for high-end gaming and demanding workloads. Conversely, the RTX 5090, introduced in early 2025, features the new Blackwell architecture and the GB202 die, delivering enhanced performance with 21,760 CUDA cores and 32GB of GDDR7 memory. This next-gen GPU boasts a significant leap in memory bandwidth and power consumption, reaching 575 watts, and excels in AI and video workloads by outperforming its predecessor in benchmarks. The RTX 5090 introduces innovations such as DLSS 4 and supports 4K 240FPS gaming, making it an attractive, albeit expensive, option for those seeking cutting-edge capabilities. Vast.ai offers access to these advanced GPUs on the cloud, providing flexibility and cost-effectiveness for users who wish to leverage high-performance technology without the burden of ownership.
Jun 21, 2024 895 words in the original blog post.
TGI is an open-source framework optimized for Large Language Model (LLM) inference, focusing on throughput, automatic batching, and compatibility with the Huggingface Ecosystem. It offers an OpenAI-compatible server, facilitating integration into various applications like chatbots. Utilizing TGI on Vast.ai allows users to overcome limitations like rate limits and high costs by running their models on more affordable compute resources. The setup involves configuring an environment with a specific API key, selecting a machine with adequate specifications, and deploying the model using command-line instructions. The guide provides detailed steps for connecting and testing the deployed model, illustrating how to execute queries via a specified IP address and port to receive model responses.
Jun 13, 2024 489 words in the original blog post.
Text-Embeddings-Inference is an open-source framework developed by Hugging Face for low latency, high throughput serving of embedding and reranker models, particularly useful in applications like retrieval-augmented generation (RAG), information retrieval, and search. The guide details the setup process for deploying an embedding model for online inference on Vast.ai, emphasizing the importance of selecting machines with specific capabilities such as a static IP, available ports, and a modern GPU, as well as requiring Cuda version 12.2 or higher. Users are instructed to deploy the model using the command line and can connect to their instance to test the setup by sending requests to the model via a specified IP address and port. Additionally, the guide demonstrates integrating embeddings into applications using the OpenAI SDK, which can generate embeddings by modifying the API key and base to work with the instance's API server. The guide concludes by highlighting the foundational role of embeddings and re-ranking in constructing AI applications and promises further exploration of these topics.
Jun 13, 2024 546 words in the original blog post.
NVIDIA's A40 and RTX A6000 GPUs are cost-effective alternatives to the more expensive A100 and H100 for organizations looking to scale AI workloads. Both GPUs are based on the Ampere architecture, featuring 48GB of GDDR6 RAM, and are capable of handling large-scale AI tasks with their 10,752 CUDA cores, 84 RT cores, and 336 Tensor cores. The A40, designed for server environments, and the A6000, tailored for desktop workstations, differ slightly in memory bandwidth and cooling systems, with the A40 being passively cooled and ideal for virtualized environments, and the A6000 having active cooling and higher clock speeds. Despite lacking Multi-Instance GPU (MIG) support, both GPUs can expand their memory through NVLink, allowing for significant computational power when integrated. Their affordability and availability make them attractive for cloud environments, enabling ambitious AI projects without the hefty price tag of higher-end GPUs. Additionally, platforms like Vast.ai offer these GPUs for cost-effective rental, promoting wider accessibility and democratization of AI technology.
Jun 04, 2024 1,286 words in the original blog post.