ribosome

text generator with llm magic

This file will become your README and also the index of your documentation.

Developer Guide

If you are new to using nbdev here are some useful pointers to get you started.

Install ribosome in Development mode

# make sure ribosome package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to ribosome
$ nbdev_prepare

Usage

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/Binjian/ribosome.git

or from conda

$ conda install -c Binjian ribosome

or from pypi

$ pip install ribosome

Documentation

Documentation can be found hosted on this GitHub repository’s pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.

How to use

Fill me in please! Don’t forget code examples:

1+1
2

huggingface space configurations

---
title: Hfspace Demo
emoji: 🔥
colorFrom: purple
colorTo: green
sdk: gradio
sdk_version: 5.21.0
app_file: ribosome/gradio.py
pinned: false
license: mit
short_description: ribosome's huggingface demo
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference