summaryrefslogtreecommitdiffstats
path: root/2023/talks/llm.md
diff options
context:
space:
mode:
Diffstat (limited to '2023/talks/llm.md')
-rw-r--r--2023/talks/llm.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/2023/talks/llm.md b/2023/talks/llm.md
index cb76d783..64966f28 100644
--- a/2023/talks/llm.md
+++ b/2023/talks/llm.md
@@ -39,28 +39,28 @@ integrations, and ss part of extending ekg, he's been working on his own.
- Q: What is your use case for Embedding? Mainly for searching? 
- A:
- - I got you. It\'s kinda expand our memory capcity. 
-- Q: What do you think about \"Embed Emacs manual\" VS \"GPTs  Emacs
+ - I got you. It's kinda expand our memory capcity. 
+- Q: What do you think about "Embed Emacs manual" VS "GPTs  Emacs
manual?
- A: 
- - yes GPTS actually how it\'s kind of embedding your document
+ - yes GPTS actually how it's kind of embedding your document
into its memory and then using the logic that provided by
- GPT-4 or other versions. I never tried that one but I\'m
+ GPT-4 or other versions. I never tried that one but I'm
just wondering if you have ever tried the difference
- Q: When deferring commit messages to an LLM, what (if anything) do
you find you have lost?
- A:
- Q: Can you share your font settings in your emacs config? :) (Yeah,
those are some nice fonts for reading)
- - A: I think it was Menlo, but I\'ve sinced changed it (I\'m
+ - A: I think it was Menlo, but I've sinced changed it (I'm
experimenting with Monaspace
- Q: In terms of standardisation, do you see a need for a
medium-to-large scale effort needed?
- A:
- I mean, as a user case, the interface is quite simple
- because we\'re just providing an API to a server. I\'m not
+ because we're just providing an API to a server. I'm not
sure what standardization we are really looking at. I mean,
- it\'s more like the how we use those callback from the llm.
+ it's more like the how we use those callback from the llm.
- Q: What are your thoughts on the carbon footprint of LLM useage?
- A:
- Q: LLMs are slow in responding. Do you think Emacs should provide
@@ -72,10 +72,10 @@ integrations, and ss part of extending ekg, he's been working on his own.
with their Org data yet and applied it to interesting use cases
(planning/scheduling, etc) and care to comment?
- A:
- - I use GPTS doing weekly review. I\'m not purely rely on it.
- It\'s help me to find something I never thought about and I
+ - I use GPTS doing weekly review. I'm not purely rely on it.
+ It's help me to find something I never thought about and I
just using as alternateive way to do the reviewing.  I find
- it\'s kind of interesting to do so.
+ it's kind of interesting to do so.
### Notes and discussion