Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 15cf2e1

Browse filesBrowse files
Updated README
1 parent 0cf05dc commit 15cf2e1
Copy full SHA for 15cf2e1

File tree

Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -656,12 +656,6 @@ To utilise the cross-encoder, you follow the below code instructions:
656656
# Define the location of your nltk data directory
657657
data_path1 = llama_cpp.nlLoader()
658658

659-
# Initialize the sentence-splitter function
660-
paragraphs1 = llama_cpp.sentSplit()
661-
662-
# Define the passSearch function to join sentences
663-
passages1 = llama_cpp.passSearch()
664-
665659
# Load LlamaCpp GGUF embeddings model and parse in the searchQuery function with the scored passages to generate embeddings
666660
username = os.getenv("USERNAME")
667661
print("")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.