ibis icon indicating copy to clipboard operation
ibis copied to clipboard

docs(blog): walking talking cube and os lms for data

Open lostmygithubaccount opened this issue 1 year ago • 1 comments

Description of changes

Adds two blogs: "Taking a random cube for a walk and making it talk" and "Using open source language models for data".

The first aims to be short, fun, and explore randomized synthetic data generation with Ibis. It leads into the seconds, generating better fake data with language models. This is used as an opportunity to draw a parallel on separating the interface from the backend (i.e. the language model tooling space is...complicated...right now). After some testing, I realized that logit_bias doesn't work via Ollama. Some re-writing and generally more work is needed on the second blog, though I'd like to keep them in one PR and releasing on the same day.

Issues closed

lostmygithubaccount avatar Aug 21 '24 01:08 lostmygithubaccount

Docs preview: https://pr-9886-099bb8ecb0ef90ccb3238b8fa3e9876960a4d092--ibis-quarto.netlify.app

ibis-docs-bot[bot] avatar Aug 21 '24 01:08 ibis-docs-bot[bot]