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 9bd0dbf

Browse filesBrowse files
Updated README
1 parent 984acea commit 9bd0dbf
Copy full SHA for 9bd0dbf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ llm = Llama(model_path="./models/7B/llama-model.gguf", n_ctx=2048)
652652
### Cross-encoders
653653

654654
To utilise the cross-encoder, you follow the below code instructions:
655-
```
655+
```python
656656
- Define the location of your nltk data directory
657657
data_path1 = llama_cpp.nlLoader(nltkData="<PATH TO NLTK DATA DIRECTORY>")
658658

0 commit comments

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