We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b0459 commit 3be172aCopy full SHA for 3be172a
wizardlm-7B-V1.yaml
@@ -47,9 +47,9 @@ weights_endmodel:
47
notes: Model weights offered as a delta to LLaMA
48
49
trainingcode:
50
- class: open
+ class: partial
51
link: https://github.com/nlpxucan/WizardLM/tree/main/WizardLM
52
- notes:
+ notes: Reasonably useful source code repository but as this is based on Llama, the underlying source is not available.
53
54
# documentation:
55
code:
@@ -58,7 +58,7 @@ code:
58
notes: Code is comprehensively documented and contains demos.
59
60
architecture:
61
62
link: https://arxiv.org/abs/2304.12244
63
notes: Architecture described in preprint and partly accessible in code repository
64
0 commit comments