Omar Solano commited on
Commit
da1bd08
β€’
1 Parent(s): 5a84661

temporarily remove not available sources

Browse files
Files changed (1) hide show
  1. scripts/setup.py +4 -4
scripts/setup.py CHANGED
@@ -83,8 +83,8 @@ AVAILABLE_SOURCES_UI = [
83
  "PEFT",
84
  "TRL",
85
  "LlamaIndex Docs",
86
- "Towards AI Blog",
87
- "RAG Course",
88
  ]
89
 
90
  AVAILABLE_SOURCES = [
@@ -92,8 +92,8 @@ AVAILABLE_SOURCES = [
92
  "PEFT",
93
  "TRL",
94
  "LlamaIndex",
95
- "towards_ai_blog",
96
- "rag_course",
97
  ]
98
 
99
  # mongo_db = (
 
83
  "PEFT",
84
  "TRL",
85
  "LlamaIndex Docs",
86
+ # "Towards AI Blog",
87
+ # "RAG Course",
88
  ]
89
 
90
  AVAILABLE_SOURCES = [
 
92
  "PEFT",
93
  "TRL",
94
  "LlamaIndex",
95
+ # "towards_ai_blog",
96
+ # "rag_course",
97
  ]
98
 
99
  # mongo_db = (