We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e8d16 commit 66596f6Copy full SHA for 66596f6
README.md
@@ -83,6 +83,7 @@ If you want to use a GPU, pass `gpu: true`.
83
require 'nlpcloud'
84
85
client = nlpcloud.Client("<model>", "<your token>", gpu: true)
86
+```
87
88
### Entities Endpoint
89
0 commit comments