reorganize
This commit is contained in:
@ -16,9 +16,9 @@ interpreter --api_base http://192.168.0.137:1234/v1 --api_key "" --model openai/
|
||||
192.168.0.137
|
||||
|
||||
|
||||
################################# GROQ
|
||||
# ################################ GROQ ########################## working
|
||||
export OPENAI_API_KEY=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
|
||||
interpreter -y --api_base https://api.groq.com/openai/v1 --model gemma-7b-it ## mixtral-8x7b-32768 # gemma-7b-it # llama2-70b-4096
|
||||
interpreter -y --api_base https://api.groq.com/openai/v1 --model llama2-70b-4096 ## mixtral-8x7b-32768 # gemma-7b-it # llama2-70b-4096
|
||||
##
|
||||
# Load a model, start the server, and run this example in your terminal
|
||||
# Choose between streaming and non-streaming mode by setting the "stream" field
|
||||
|
Reference in New Issue
Block a user