You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ python3 setup.py develop
109
109
# This Project is a fork of llama-cpp-python
110
110
111
111
This project was originally llama-cpp-python and owes an immense thanks to @abetlen.
112
-
This projects goal is to
112
+
This project's goal is to:
113
113
- Provide a simple process to install `ggllm.cpp` and access the full C API in `libfalcon.h` from Python
114
114
- Provide a high-level Python API that can be used as a drop-in replacement for the OpenAI API so existing apps can be easily ported to use `ggllm.cpp`
0 commit comments