Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-20 | 353 Bytes | |
v0.41.0 source code.tar.gz | 2024-02-20 | 48.8 MB | |
v0.41.0 source code.zip | 2024-02-20 | 49.1 MB | |
Totals: 3 Items | 97.9 MB | 3 |
0.41.0 (2024-02-20)
new:
- N/A
changed
- Breaking Change: Removed the
ktrain.text.qa.generative_qa
module. Users should use our OnPrem.LLM for generative question-answering (#522)
fixed:
- use arrays in
TextPredictor
due to possible issues withtf.Dataset
(#521)