zeke / yolox

🤞 Use AI language models to write one-liner shell commands, then execute them.
14 stars 3 forks source link

use Replicate Lifeboat to support Llama 3 #5

Closed zeke closed 3 months ago

zeke commented 3 months ago

This PR updates yolox to support using Llama3 on Replicate as an alternative to GPT on OpenAI.

yolox "extract audio from maths.mp4 and save it as maths.m4a" --model=llama3

WIP: Blocked by some issues with Lifeboat.

zeke commented 3 months ago
$ npx np@latest minor

  ✔ Prerequisite check
  ✔ Git
  ✔ Installing dependencies using npm
  ✔ Running tests
  ✔ Bumping version
  ✔ Publishing package
  ✔ Pushing tags
  ✔ Creating release draft on GitHub

 yolox 2.1.0 published 🎉