mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Update README.md
Type and formatting improvements.
This commit is contained in:
parent
e1357c3720
commit
2e23764fc4
40
README.md
40
README.md
@ -168,7 +168,8 @@ Join the <a href="https://discord.gg/kvmy6dQB"> Discord </a> and ask for help in
|
|||||||
|
|
||||||
### Come up with an interesting idea for a new movie plot. Your plot should be described with a title and a summary.
|
### Come up with an interesting idea for a new movie plot. Your plot should be described with a title and a summary.
|
||||||
|
|
||||||
>1. The title of your movie plot should be "The Last Stand". 2. The summary of your movie plot should be: A group of mercenaries are hired to protect a small town from a dangerous criminal who is on the run. However, the town's sheriff is not willing to let them take over and decides to take matters into his own hands.
|
> 1. The title of your movie plot should be "The Last Stand".
|
||||||
|
> 2. The summary of your movie plot should be: A group of mercenaries are hired to protect a small town from a dangerous criminal who is on the run. However, the town's sheriff is not willing to let them take over and decides to take matters into his own hands.
|
||||||
|
|
||||||
### Reverse a string in python.
|
### Reverse a string in python.
|
||||||
> In Python, you can reverse a list or tuple by using the reversed() function on it. Here's an example of how to use this method with strings:
|
> In Python, you can reverse a list or tuple by using the reversed() function on it. Here's an example of how to use this method with strings:
|
||||||
@ -189,23 +190,24 @@ Join the <a href="https://discord.gg/kvmy6dQB"> Discord </a> and ask for help in
|
|||||||
> 9. Shih Tzu
|
> 9. Shih Tzu
|
||||||
> 10. Pug
|
> 10. Pug
|
||||||
|
|
||||||
### Write me a poem about the fall of Julius Ceasar into a ceasar salad in iambic pentameter.
|
### Write me a poem about the fall of Julius Caesar into a caesar salad in iambic pentameter.
|
||||||
>The fall of Julius Ceasar into a ceasar salad
|
|
||||||
>In iambic pentameter,
|
> The fall of Julius Caesar into a caesar salad<br>
|
||||||
>The mighty Roman emperor
|
> In iambic pentameter,<br>
|
||||||
>Fell into a salad of lettuce and croutons,
|
> The mighty Roman emperor<br>
|
||||||
>His empire crumbling around him,
|
> Fell into a salad of lettuce and croutons,<br>
|
||||||
>As he was devoured by the hungry diners.
|
> His empire crumbling around him,<br>
|
||||||
>The once mighty emperor
|
> As he was devoured by the hungry diners.<br>
|
||||||
>Was now just a salad topping,
|
> The once mighty emperor<br>
|
||||||
>His legacy reduced to a mere garnish,
|
> Was now just a salad topping,<br>
|
||||||
>As he was consumed by the masses.
|
> His legacy reduced to a mere garnish,<br>
|
||||||
>The fall of Julius Ceasar into a ceasar salad,
|
> As he was consumed by the masses.<br>
|
||||||
>In iambic pentameter,
|
> The fall of Julius Caesar into a caesar salad,<br>
|
||||||
>Was a tragic end to a great man,
|
> In iambic pentameter,<br>
|
||||||
>Who had once ruled the world with an iron fist.
|
> Was a tragic end to a great man,<br>
|
||||||
>But now, he was just a salad topping,
|
> Who had once ruled the world with an iron fist.<br>
|
||||||
>His legacy reduced to a mere garnish,
|
> But now, he was just a salad topping,<br>
|
||||||
|
> His legacy reduced to a mere garnish,<br>
|
||||||
> As he was consumed by the masses.
|
> As he was consumed by the masses.
|
||||||
|
|
||||||
### What is a three word topic describing the following keywords: baseball, football, soccer:
|
### What is a three word topic describing the following keywords: baseball, football, soccer:
|
||||||
@ -213,7 +215,7 @@ Join the <a href="https://discord.gg/kvmy6dQB"> Discord </a> and ask for help in
|
|||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
|
|
||||||
If you utilize this reposistory, models or data in a downstream project, please consider citing it with:
|
If you utilize this repository, models or data in a downstream project, please consider citing it with:
|
||||||
```
|
```
|
||||||
@misc{gpt4all,
|
@misc{gpt4all,
|
||||||
author = {Yuvanesh Anand and Zach Nussbaum and Brandon Duderstadt and Benjamin Schmidt and Andriy Mulyar},
|
author = {Yuvanesh Anand and Zach Nussbaum and Brandon Duderstadt and Benjamin Schmidt and Andriy Mulyar},
|
||||||
|
Loading…
Reference in New Issue
Block a user