lewtun HF staff commited on
Commit
eef6797
1 Parent(s): c29249e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for `tiny-random-OPTForCausalLM-delta`
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ This model is used for testing `peft` is compatible with model repos that store their delta weights as separate branches. Check out the `v1` branch for the weights.
12
+
13
+