aiqtech commited on
Commit
d37a3c4
·
verified ·
1 Parent(s): 57c7cf2

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +12 -0
src/constants/organizations.ts CHANGED
@@ -13,6 +13,18 @@ export const ORGANIZATIONS: ProviderInfo[] = [
13
  { color: "#0088cc", authors: ["fantos"] },
14
  { color: "#A020F0", authors: ["aiqtech"] },
15
  { color: "#ff7000", authors: ["aiqcamp"] },
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  { color: "#ff7000", authors: ["mistralai"] },
18
  { color: "#1877F2", authors: ["meta-llama","facebook", ] },
 
13
  { color: "#0088cc", authors: ["fantos"] },
14
  { color: "#A020F0", authors: ["aiqtech"] },
15
  { color: "#ff7000", authors: ["aiqcamp"] },
16
+
17
+ { color: "#ff7000", authors: ["tencent"] },
18
+ { color: "#1877F2", authors: ["black-forest-labs"] },
19
+ { color: "#10A37F", authors: ["prithivMLmods"] },
20
+ { color: "#cc785c", authors: ["lllyasviel"] },
21
+ { color: "#DB4437", authors: ["briaai"] },
22
+ { color: "#F45098", authors: ["baidu"] },
23
+ { color: "#0088cc", authors: ["fffiloni] },
24
+ { color: "#FEB800", authors: ["multimodalart"] },
25
+ { color: "#76B900", authors: ["unsloth"] },
26
+ { color: "#cc785c", authors: ["Xenova"] },
27
+ { color: "#DB4437", authors: ["gokaygokay"] },
28
 
29
  { color: "#ff7000", authors: ["mistralai"] },
30
  { color: "#1877F2", authors: ["meta-llama","facebook", ] },