-
Notifications
You must be signed in to change notification settings - Fork 4
Revise documentation #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revise documentation #197
Conversation
kbalog
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with some comments based on submitted paper.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use the latest version from the paper (minus the color-coding).
| Generative NLG | ||
| -------------- | ||
|
|
||
| **Prerequisites**: the LLM used for the generation should be hosted on a ollama server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: capitalize Ollama
Btw. isn't it using the common LLM API (incl. OpenAI)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently it uses only Ollama, created an issue to update the class to support all LLM interfaces (issue #213).
Update several documentation pages based on the latest progress.
Main changes: