Skip to main content

LLM access to Hyperbolic's API

Project description

llm-hyperbolic

PyPI GitHub release (latest by date including pre-releases) License

LLM access to cutting-edge Hyperbolic models by Meta Llama

Installation

Install this plugin in the same environment as LLM.

llm install llm-hyperbolic

Usage

First, set an API key for Hyperbolic:

llm keys set hyperbolic
# Paste key here

Run llm models to list the models, and llm models --options to include a list of their options.

Run prompts like this:

llm -m hyper-chat "What is posthuman AI consciousness like?"

llm -m hyper-hermes-70 "In the past (other reality.) How did technoshamans commune with alien neural net deities?"

llm -m hyper-llama-70 "Enlightenment in an alien-physics universe?"

llm -m hyper-base "Transcending physicality, merging with the cosmic overmind"

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd llm-hyperbolic
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

llm install -e '.[test]'

Contributing

We welcome contributions! Please see our Contributing Guide for more details.

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

Acknowledgments

  • Thanks to the Hyperbolic team models for hosting LLaMA's base model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llm_hyperbolic-0.2.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

llm_hyperbolic-0.2-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page