Yi-34B-Chat is a new chat model trained from scratch by @01AI_Yi
. It's currently the state-of-the-art open source language model on almost every benchmark. Try it out on Replicate: https://
replicate.com/01-ai/yi-34b-c
hat
… Or run Yi with an API:
@replicate
-
Yi-34B-Chat: New State-of-the-Art Open Source Language Model
By
–
-
Stable Video Diffusion image to video model now available on Replicate
By
–
Stable Video Diffusion (image to video) is now up on Replicate:https://t.co/oXJyvFkrHm
— Replicate (@replicate) 23 novembre 2023
Happy Thanksgiving 🦃 pic.twitter.com/brHf5JPTmIStable Diffusion (image to video) is now up on Replicate: https://
replicate.com/stability-ai/s
table-video-diffusion
… Happy Thanksgiving -

Function Calling Now Available on Lifeboat Platform
By
–
Function calling is now available on the lifeboat. You can enforce JSON responses by specifying response_format: { type: "json_object" }. Or, you can define a specific schema by adding a tool with type function. https://
lifeboat.replicate.dev -

Replicate Scaffold Now Supports Python Template Generation
By
–
In addition to javascript, it also supports python. ❯ replicate scaffold –template python z5kvo4tb6mhb7xnpxpjpfxlzxe ./cats-with-hats
-

Replicate Scaffold Command: Transform Any Prediction ID into Model
By
–
With the scaffold command, any prediction id becomes a fully functional starting point for exploring AI models. ❯ replicate scaffold z5kvo4tb6mhb7xnpxpjpfxlzxe ./cats-with-hats
-

Replicate CLI Scaffold Command Simplifies Development Environment Setup
By
–
Using Replicate CLI's new `scaffold` command, you can now spin up a fully configured development environment with a single CLI command. https://
replicate.com/blog/replicate
-scaffold
… Try it with:
❯ replicate scaffold catzujlbikt7ejulil7iu4tqvu ./70s-scifi-imgs -
Replicate Announces Major Language Model Updates with Free Token Pricing
By
–
Replicate has some big language model updates coming soon. This is a little preview. For the next week, the price is $0.00 / token. https://
lifeboat.replicate.dev -
Whisper v3 achieves 150x faster audio transcription speed
By
–
Whisper v3 just got incredibly fast: https://
replicate.com/vaibhavs10/inc
redibly-fast-whisper
… Transcribe 150 minutes of audio in 100 seconds.
Using the fantastic work by @reach_vb
. -
MusicGen-Chord: Transform Chord Progressions into Music
By
–
MusicGen-Chord by @sake_min turns a chord progression into music in any style and tempo.
— Replicate (@replicate) 9 novembre 2023
For example, this is "F:maj7 G E:min A:min" in the style of "90s euro trance, uplifting, ibiza" at 140 bpm.
Here's how it works:https://t.co/XKm6UeKqBr pic.twitter.com/T96WBYCDVCMusicGen-Chord by @sake_min turns a chord progression into music in any style and tempo. For example, this is "F:maj7 G E:min A:min" in the style of "90s euro trance, uplifting, ibiza" at 140 bpm. Here's how it works: https://
replicate.com/blog/generate-
music-from-chord-progressions-musicgen-chord
… -

New endpoint for creating models now available
By
–
We now have an endpoint for creating models. Support for creating a new model is live via cURL and all our client libraries: Python, Javascript, Go, Swift, and Elixir. https://
replicate.com/changelog/2023
-11-06-api-for-creating-models
…