tgetsov commited on
Commit
740fa44
·
verified ·
1 Parent(s): 3697ca9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -84,10 +84,12 @@ model = PeftModel.from_pretrained(model, "MainStack/marvy-1-14B-lora")
84
 
85
  See the merged model card for full dataset, evaluation, and limitations.
86
 
87
- ## Attribution
88
 
89
- Apache-2.0. **If you use marvy-1-14B as a baseline, fine-tune it, distill from
90
- it, or evaluate against it, please credit MainStack** and link to
 
 
91
  https://huggingface.co/MainStack/marvy-1-14B. Keep the `NOTICE` file intact
92
  (required by Apache-2.0 §4) and cite the entry on the
93
  [merged model card](https://huggingface.co/MainStack/marvy-1-14B#citation).
 
84
 
85
  See the merged model card for full dataset, evaluation, and limitations.
86
 
87
+ ## License & attribution
88
 
89
+ Dual-licensed: **weights Apache-2.0**, **MainStack contributions (cards, docs,
90
+ benchmark) CC-BY-4.0** see [`LICENSING.md`](./LICENSING.md). **If you use
91
+ marvy-1-14B as a baseline, fine-tune it, distill from it, or evaluate against
92
+ it, please credit MainStack** and link to
93
  https://huggingface.co/MainStack/marvy-1-14B. Keep the `NOTICE` file intact
94
  (required by Apache-2.0 §4) and cite the entry on the
95
  [merged model card](https://huggingface.co/MainStack/marvy-1-14B#citation).