File size: 866 Bytes
9486daf f8b3b43 f78b66e 6e869ae f78b66e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: cc-by-4.0
language:
- he
---
# DictaLM - 7B parameters - Instruct Model
When initializing you must specify `trust_remote_code=True`
A few notes about the model:
- This is an alpha version of the model, and there are many improvements to come.
- The model works better for tasks of information retrieval (given a paragraph and a question, to answer based on the paragraph), and of general questions (although the world knowledge is relatively limited).
We are actively working on improving the model, so stay tuned.
This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].
[![CC BY 4.0][cc-by-image]][cc-by]
[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
|