Unverified Commit 9dea125b authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

Hotfix samplers.py

parent 1fa02395
...@@ -40,7 +40,7 @@ class Sampler: ...@@ -40,7 +40,7 @@ class Sampler:
for doc in selected_docs for doc in selected_docs
] ]
) )
+ self.delimiter + self.fewshot_delimiter
) )
# only returns the fewshot context! Does not append the document, do this outside the object # only returns the fewshot context! Does not append the document, do this outside the object
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment