-
Notifications
You must be signed in to change notification settings - Fork 2
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
Documentation improvements #199
Documentation improvements #199
Conversation
…into documentation/133_improve_docu # Conflicts: # doc/user_guide/user_guide.md # pyproject.toml
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.
See my comments and please change the target branch to the dev branch
Co-authored-by: Torsten Kilias <[email protected]>
Co-authored-by: Torsten Kilias <[email protected]>
doc/user_guide/user_guide.md
Outdated
download the model from Hugging Face to the Database without saving it somewhere else intermittently. | ||
If you are using the Exasol DockerDB, this is not the case by default, and you need to specify a name server. | ||
For example setting it to 'nameserver = 8.8.8.8' will set it to use Google DNS. | ||
You will need to used [ConfD](https://docs.exasol.com/db/latest/confd/confd.htm) to do this, |
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.
You will need to used [ConfD](https://docs.exasol.com/db/latest/confd/confd.htm) to do this, | |
You will need to use [ConfD](https://docs.exasol.com/db/latest/confd/confd.htm) to do this, |
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.
ConfD is not only necessary for DockerDb, but also for a v8 setup via c4
Co-authored-by: Torsten Kilias <[email protected]>
* Refactoring/#146 use new model save functionality (#186) * switched use to huggingface transfer save pretrained version * changed to load local model * removed download sample model fixture because of duplication * #147: Removed huggingface token from model loading (#203) * removed token_conn everywhere except model download and tests * removed token_conn from relevant tests * Documentation improvements (#199) * Prepared release 1.0.0 (#206) Co-authored-by: Torsten Kilias <[email protected]>
All Submissions:
[CodeBuild]
to the commit message