From 89ce464a9ca5298428e31655948de251fb6d989f Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 Dec 2023 12:00:36 -0500 Subject: remove escape characters, BBB links --- 2023/talks/matplotllm.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '2023/talks/matplotllm.md') diff --git a/2023/talks/matplotllm.md b/2023/talks/matplotllm.md index dfa32233..4117374b 100644 --- a/2023/talks/matplotllm.md +++ b/2023/talks/matplotllm.md @@ -45,17 +45,17 @@ Emacs. - Q: What is the license of project ? Sjo - - A: GPLv3 or later. Sorry, I didn\'t put this in the repository, + - A: GPLv3 or later. Sorry, I didn't put this in the repository, You can refer to though. - Q: Sometimes LLMs hallucinate. Can we trust the graph that it produces? - A: Not always, but the chances of hallucinations impacting - \'generated code\' that causes a harmful but not identifiable + 'generated code' that causes a harmful but not identifiable hallucinations are a little lower. Usually hallucination in code show up as very visible bug so you can always do a retry. But I - haven\'t done a thorough analysis here yet. + haven't done a thorough analysis here yet. - Q: What are your thoughts on the carbon footprint of LLM useage? - (not the speaker): to add a bit more to power usage of LLMs, it is not inherent that the models must take many megawatts to train and run. work is happening and seems promising to decrease power usage ## Notes -- cgit v1.2.3