Hacker Newsnew | past | comments | ask | show | jobs | submit | dubrado's commentslogin

If you’re a founder, investor, or operator building in AI, join us for an exclusive fireside chat & mixer as part of the AI Engineer World’s Fair in San Francisco

co-hosted by the Singapore Economic Development Board (EDB) and Singapore Global Network (SGN) as we discuss:

Key AI regulations currently shaping the US and Southeast Asia landscape How companies are deploying AI agents in real-world applications today Bright spots and emerging opportunities amid ongoing geopolitical tensions

Get insider insights on the future of AI and connect with leading founders, investors, and operators driving innovation in the space.

Great bites and drinks will be served.

Our fireside chats + mixers usually fill up fast, so RSVP early to secure your spot.

Speakers: Thavidu Ranatunga, Engineering Manager - Applied Machine Learning, Yelp ($1.30B ARR): Thavidu Ranatunga, Engineering Manager - Applied Machine Learning at Yelp. Thavidu currently leads 3 consumer-focused AI teams at Yelp. Prior to this he was CTO at Fellow Robots where he made physical robots for retail stores in the US and in Japan

Angad Singh, Data Engineering and Science, OpenAI ($4.90B ARR): Angad is a tinkerer, builder and has led teams to grow from scratch. He was ex-Head of Product Data Engineering at Twitter.

Jasper Zhang, Co-Founder, CEO, Hyperbolic ($20M raised): Jasper is building the most accessible on-demand AI Cloud for developers and startups. He's a mathematician turned founder, and the fastest PhD in Mathematics at UC Berkeley.


Check it out at app.hyperbolic.xyz/compute?utm_source=hackernews

You can get $1 free for signing up for a free account, and $15 if you have an EDU account. Not to mention $5 for referring others.


We’re excited to join the Vercel AI Accelerator alongside OpenAI, perplexity_ai, huggingface, awscloud, and more.

Participants get $50 in credits for compute or serverless inference. Spin up H100s on-demand for just $0.99/hr—available in under 60 seconds.

Top project wins $1,000 in credits.

Learn more and apply: https://vercel.com/blog/join-the-vercel-ai-accelerator


Hyperbolic now supports x402, @coinbase’s internet-native payment protocol.

HTTP-native payments solve a huge problem for the web and this is a major unlock for agentic tools.

With x402, agents can frictionlessly access Hyperbolic’s Serverless Inference by sending HTTP requests with seamless, per-call USDC payments.


1. rent 4x H100 instance on http://app.hyperbolic.xyz/compute (Llama 4 Scout has 109B parameters in bf16, so the weights are already 218GB)

2. open a terminal tool and SSH into the machine

3. run the following commands: >> sudo apt-get update && sudo apt-get install -y python3-pip >> pip install -U vllm >> pip install -U "huggingface_hub[cli]"

4. get an access token on u/huggingface website and run >> huggingface-cli login

5. use @vllm_project to serve Llama 4 >> vllm serve meta-llama/Llama-4-Scout-17B-16E-Instruct --tensor-parallel-size 4 --max-model-len 10000

6. open a new terminal and call the API to know "What can I do in SF?": >> curl http://localhost:8000/v1/chat/completions \ -H "Content-Type: application/json" \ -d '{ "model": "meta-llama/Llama-4-Scout-17B-16E-Instruct", "messages": [ {"role": "system", "content": "You are a helpful assistant."}, {"role": "user", "content": "What can I do in SF?"} ] }'

It's just that simple ;) A big thank you to @AIatMeta and @vllm_project for making it easy to access the best open intelligence!


Another day, another drop. The new Model Playground is live on our server-less inference service.

We upgraded our model playground UI for developers to test and iterate on models with zero setup. Toggle live updates to see real-time API behavior. Adjust input parameters with full visibility.

> Copy-ready requests in Python, TypeScript, cURL, and Gradio > Works across text, vision, image, and audio models > Built on top of the u/vercel AI SDK

Built for devs who want control and transparency.


For full blog: https://x.com/hyperbolic_labs/status/1906041522157715631

Fine-tuning transforms pre-trained language models into specialized, high-performing tools tailored for specific tasks. This article breaks down the process, techniques, and real-world impact of fine-tuning in shaping modern AI.


When it comes to token requests, Hyperbolic is significantly cheaper than its competitors.

Price per 1M Input Tokens:

@hyperbolic_labs : $0.14 DeepSeek (Discounted): $0.25 DeepSeek (Normal): $0.27 Fireworks(dot)ai: $0.90 DeepInfra: $1.00 TogetherAI: $1.25

Price per 1M Output Tokens:

@hyperbolic_labs : $0.28 DeepSeek (Discounted): $0.25 DeepSeek (Normal): $0.25 Fireworks(dot)ai: $0.90 DeepInfra: $1.10 TogetherAI: $2.00

Hyperbolic is offering the lowest cost per token request, making it the most cost-efficient AI inference provider.

If you’re looking for affordable yet powerful AI, Hyperbolic is the way to go!


At Hyperbolic, we’re committed to delivering the latest open-source models as soon as they’re available. This is our promise to the developer community.

Deploy DeepSeek-V3-0324 directly using Gradio within Hyperbolic or via Huggingface playground using Hyperbolic's API. Start inferencing today.

Access DeepSeek-V3-0324 now on Hyperbolic: https://app.hyperbolic.xyz/models/deepseek-v3-0324?utm_sourc...

Access DeepSeek-V3-0324 on Hugging Face via Hyperbolic's API: https://huggingface.co/deepseek-ai/DeepSeek-V3-0324?utm_sour...


As AI-driven workloads surge, GPU rentals are redefining access to high-performance computing—offering cost-effective, on-demand solutions that keep pace with innovation. The global GPU and data center market is surging, with 2024 data placing the GPU market at $61.58 billion. Projections range from $461.02 billion by 2032 to as high as $1,414.39 billion by 2034. This explosive growth is largely driven by the rapid adoption of AI and machine learning across industries, fueling an ever-increasing need for high-performance computing resources.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: