de-francophones commited on
Commit
23de0f0
·
verified ·
1 Parent(s): 553332e

Update src/utils/providers.ts

Browse files
Files changed (1) hide show
  1. src/utils/providers.ts +1 -1
src/utils/providers.ts CHANGED
@@ -11,6 +11,6 @@ export const PROVIDERS_MAP: Record<string, ProviderInfo> = {
11
  "INRIA": { color: "#E53212", authors: ["inria-soda","Inria-CEDAR","almanach","oscar-corpus","scikit-learn"] },
12
  "Kyutai": { color: "#22C55E", authors: ["kyutai"] },
13
  "MistralAI": { color: "#FF6F00", authors: ["mistralai"] },
14
- "EPFL": { color: "#fd6c9e", authors: ["LIONS-EPFL","epfml","epfl-dlab","epfl-llm","EPFL-VILAB"] },
15
  "NAVER LABS Europe": { color: "#CD7050", authors: ["naver"] },
16
  };
 
11
  "INRIA": { color: "#E53212", authors: ["inria-soda","Inria-CEDAR","almanach","oscar-corpus","scikit-learn"] },
12
  "Kyutai": { color: "#22C55E", authors: ["kyutai"] },
13
  "MistralAI": { color: "#FF6F00", authors: ["mistralai"] },
14
+ "EPFL": { color: "#fd6c9e", authors: ["LIONS-EPFL","epfml","epfl-dlab","epfl-llm","EPFL-VILAB","EPFL-ECEO"] },
15
  "NAVER LABS Europe": { color: "#CD7050", authors: ["naver"] },
16
  };