command
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Oct 26, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
llava-blind
This is an example of using groq-go to create a chat completion using the llava-v1.5-7b-4096-preview model.
Usage
Make sure you have a groq key set in the environment variable GROQ_KEY
.
Also make sure that you are in the same directory as the main.go
file.
export GROQ_KEY=your-groq-key
go run .
Documentation
¶
Package main demonstrates an example application of groq-go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.