tgetsov commited on
Commit
ca6281d
·
verified ·
1 Parent(s): 775aff4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -83,3 +83,11 @@ model = PeftModel.from_pretrained(model, "MainStack/marvy-1-14B-lora")
83
  | Framework | MLX-LM 0.31.3 on Apple Silicon |
84
 
85
  See the merged model card for full dataset, evaluation, and limitations.
 
 
 
 
 
 
 
 
 
83
  | Framework | MLX-LM 0.31.3 on Apple Silicon |
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).