Skip to content

Commit 3be172a

Browse files
authored
Update wizardlm-7B-V1.yaml
1 parent c4b0459 commit 3be172a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wizardlm-7B-V1.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ weights_endmodel:
4747
notes: Model weights offered as a delta to LLaMA
4848

4949
trainingcode:
50-
class: open
50+
class: partial
5151
link: https://github.com/nlpxucan/WizardLM/tree/main/WizardLM
52-
notes:
52+
notes: Reasonably useful source code repository but as this is based on Llama, the underlying source is not available.
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

0 commit comments

Comments
 (0)