Skip to content

Commit

Permalink
[no ci] README
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Apr 5, 2023
1 parent a2ae2cb commit b864741
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
from ktrain.text.generative_ai import GenerativeAI
model = GenerativeAI() # needs at least 16GB of GPU memory
prompt = """Extract the names of people in the supplied sentences. Here is an example:
Sentence:Paul Newman is a great actor.
Sentence:
Paul Newman is a great actor.
People:
Paul Newman
Sentence:
Expand Down

0 comments on commit b864741

Please sign in to comment.