mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-17 21:51:27 -04:00
english : use typos
to fix comments and logs (#4354)
This commit is contained in:
@@ -114,7 +114,7 @@ export async function* llama(prompt, params = {}, config = {}) {
|
||||
return content;
|
||||
}
|
||||
|
||||
// Call llama, return an event target that you can subcribe to
|
||||
// Call llama, return an event target that you can subscribe to
|
||||
//
|
||||
// Example:
|
||||
//
|
||||
|
Reference in New Issue
Block a user