Skip to content

Commit c4b0459

Browse files
authored
Update wizardlm-13B.yaml
1 parent dab094e commit c4b0459

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

wizardlm-13B.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ weights_endmodel:
4747
notes: Model weights offered in HuggingFace repository
4848

4949
trainingcode:
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:
5555
code:
@@ -58,7 +58,7 @@ code:
5858
notes: Code is comprehensively documented and contains demos.
5959

6060
architecture:
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-

0 commit comments

Comments
 (0)