Skip to content

Commit

Permalink
feat: scale up droplets
Browse files Browse the repository at this point in the history
  • Loading branch information
octadion committed Feb 28, 2024
1 parent 10b70ff commit 0a6213d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ def llm():
top_p=1,
n_gpu_layers=n_gpu_layers,
verbose=False,
# n_ctx=4096
)
template = """You are a language model designed to provide instructions,
directions, and descriptions based on the given input to assist blind people.
Expand Down

0 comments on commit 0a6213d

Please sign in to comment.