▲ | blastonico 4 days ago | |||||||||||||||||||||||||||||||
How does he know that the response isn't just hallucinations? I'm telling it because I work there and I don't recognize any of those processes. In fact I found one script named keepAliveJupyterSvc.sh in a public repo: https://github.com/shivamkm07/code-interpreter/blob/load-tes... | ||||||||||||||||||||||||||||||||
▲ | eddythompson80 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
That repo, and its contributors are MS/Azure employees working on the service for running python code in a container. I don't know why it's under a personal account. Though it says it's a fork from an Office repo that I can't find. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | jon_adler 3 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
It may not be a hallucination. Perhaps the Copilot code was generated from the GitHub training set? | ||||||||||||||||||||||||||||||||
▲ | blastonico 4 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Oh boy, this really seems to be hallucination. Guys, chatbots are mostly token generators, they don't run programs e give you responses...it's not a simple shell program, it computes things in GPU and return tokens, in which are translated back to English. | ||||||||||||||||||||||||||||||||
|