Spaces:
Paused
Paused
GPU enabled - small bug fix for LLM 2
Browse files
README.md
CHANGED
@@ -11,9 +11,6 @@ preload_from_hub:
|
|
11 |
- "BAAI/bge-small-en-v1.5"
|
12 |
- "HuggingFaceH4/zephyr-7b-alpha"
|
13 |
---
|
14 |
-
- "microsoft/phi-2"
|
15 |
-
- "meta-llama/Meta-Llama-3-8B"
|
16 |
-
|
17 |
Follow-up with langchain: https://medium.com/pythoneers/offline-rag-with-llamaindex-and-tiny-and-small-llms-ab2acac936b0
|
18 |
https://github.com/jeremy-k3/notebooks/blob/main/RAG_with_LlamaIndex_tiny_small_LLMS.ipynb
|
19 |
https://www.kaggle.com/code/iamleonie/advanced-rag-with-gemma-weaviate-and-llamaindex#Step-6:-Explore-a-Naive-RAG-Query-Engine
|
|
|
11 |
- "BAAI/bge-small-en-v1.5"
|
12 |
- "HuggingFaceH4/zephyr-7b-alpha"
|
13 |
---
|
|
|
|
|
|
|
14 |
Follow-up with langchain: https://medium.com/pythoneers/offline-rag-with-llamaindex-and-tiny-and-small-llms-ab2acac936b0
|
15 |
https://github.com/jeremy-k3/notebooks/blob/main/RAG_with_LlamaIndex_tiny_small_LLMS.ipynb
|
16 |
https://www.kaggle.com/code/iamleonie/advanced-rag-with-gemma-weaviate-and-llamaindex#Step-6:-Explore-a-Naive-RAG-Query-Engine
|