Skip to content

Commit

Permalink
update download image text
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaimran08 committed Jun 17, 2024
1 parent d491fe3 commit 06c487a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FF2024/perplexity.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2 class="anchored" data-anchor-id="using-llms-to-create-an-email">Try text gen

<section id="update-emails" class="level3">
<h3 class="anchored" data-anchor-id="update-emails">Chain of thought</h3>
<p>Here is another example of extracting information and then answering questions with chain of thought shown by the LLM. We will use and image and ask the LLM to extract the question from the image and then answer it. You can try to download the image by right clicking the image below and using the option "Save Image As".</p>
<p>Here is another example of extracting information and then answering questions with chain of thought shown by the LLM. We will use an image and ask the LLM to extract the question from the image and then answer it. You can try to download the image below by clicking it. If that does not work, download the image using right click and then the option "Save Image As".</p>
<p>
<a download="usmleq.jpg" href="usmleq.jpg" title="ImageName">
<img alt="ImageName" src="usmleq.jpg">
Expand Down

0 comments on commit 06c487a

Please sign in to comment.