For the ludicrously fast Llama 3 70B API from @GroqInc
, get an API key from https://
console.groq.com/keys and then: llm install 'https:''//github.com/lexh/llm-groq/archive/ba9d7de74b3057b074a85fe99fe873b75519bd78.zip'
llm keys set groq
# paste API key here
llm -m groq-llama3-70b 'hi'
Groq Llama 3 70B API Setup Guide and Installation
By
–
Leave a Reply