Replies: 2 comments 2 replies
-
What did you use to monitor? Does the network activity come from the process? AFAIK, there's zero network code. server.cpp is an example and of course it uses network but that's local if you want to. Edit: There's also MPI but isn't that kinda broken right now? |
Beta Was this translation helpful? Give feedback.
0 replies
-
i used the system monitor and just by eyeing the graph, after entering
prompts i see the bumps for the sending and receiving lines;
similar to #3999 , but im not sure how he resolved his issue.
#3999
im a novice so idk much about technical analysis,
…On 12/2/23, Bach Le ***@***.***> wrote:
What did you use to monitor? Does the network activity come from the
process?
AFAIK, there's zero network code. server.cpp is an example and of course it
uses network but that's local if you want to.
--
Reply to this email directly or view it on GitHub:
#4290 (comment)
You are receiving this because you authored the thread.
Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am seeing network usage when i run the local llama.cpp on ubuntu, where can i find more info on this?
im looking for llm generators that dont use any network whatsoever
Beta Was this translation helpful? Give feedback.
All reactions