itlwas commited on
Commit
2cbf260
·
verified ·
1 Parent(s): 982f258

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -21,4 +21,11 @@ To join, you must have more than 80 quantized models in GGUF format. Once you me
21
  - A space for sharing, exchanging, and discovering models
22
  - A community of like-minded people working with GGUF format models
23
 
24
- We look forward to seeing you join and contribute to the community!
 
 
 
 
 
 
 
 
21
  - A space for sharing, exchanging, and discovering models
22
  - A community of like-minded people working with GGUF format models
23
 
24
+ ## Adding Models to Collections
25
+
26
+ All community members have the right to contribute models from their accounts to the community's collections. A model can be added to a collection if it either:
27
+
28
+ 1. Is the specified model itself (e.g., Llama-3.1-8B), or
29
+ 2. Is based on that model (e.g., Llama-3.1-Tulu-3-8B).
30
+
31
+ We look forward to seeing you join and contribute to the community!