File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ weights_endmodel:
4747 notes : Model weights offered in HuggingFace repository
4848
4949trainingcode :
50- class : open
50+ class : partial
5151 link : https://github.com/nlpxucan/WizardLM/tree/main/WizardLM
52- notes :
52+ notes : The WizardLM refinements are open, but all source code for Llama is closed, so this is partial at best.
5353
5454# documentation:
5555code :
5858 notes : Code is comprehensively documented and contains demos.
5959
6060architecture :
61- class : open
61+ class : partial
6262 link : https://arxiv.org/abs/2304.12244
6363 notes : Architecture described in preprint and partly accessible in code repository
6464
@@ -98,4 +98,3 @@ licenses:
9898 class : partial
9999 link : https://github.com/nlpxucan/WizardLM/blob/main/WizardLM/MODEL_DIFF_LICENSE
100100 notes : Restricted for academic research purposes only. Code and Model diff release under CC-BY-NC-4.0, software code under Apache 2.0
101-
You can’t perform that action at this time.
0 commit comments