Add LangchainJS Examples (#146)

This commit is contained in:
Dave 2023-05-01 17:18:14 -04:00 committed by GitHub
parent 92452d46da
commit 88f472e5d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 2536 additions and 0 deletions

View file

@ -0,0 +1,17 @@
name: gpt-3.5-turbo
parameters:
model: ggml-gpt4all-j # ggml-koala-13B-4bit-128g
top_k: 80
temperature: 0.2
top_p: 0.7
context_size: 1024
threads: 4
stopwords:
- "HUMAN:"
- "GPT:"
roles:
user: " "
system: " "
template:
completion: completion
chat: completion # gpt4all