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 dc2d4fa

Browse filesBrowse files
Updated llama_cpp/llama.py
1 parent 15cf2e1 commit dc2d4fa
Copy full SHA for dc2d4fa

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎llama_cpp/llama.py

Copy file name to clipboardExpand all lines: llama_cpp/llama.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def nlLoader():
7070
nltkData = f"C:\\Users\\{username}\\data"
7171
nltk_data_dir = Path(nltkData)
7272
nltk.data.path.append(str(nltk_data_dir))
73+
7374
def sentSplit():
7475

7576
username = os.getenv('USERNAME')

0 commit comments

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